React Native Firebase
    Preparing search index...

    Variable OutcomeConst Beta

    Outcome: {
        DEADLINE_EXCEEDED: string;
        FAILED: string;
        OK: string;
        UNSPECIFIED: string;
    } = ...

    Represents the result of the code execution.

    Type Declaration

    • DEADLINE_EXCEEDED: string
    • FAILED: string
    • OK: string
    • UNSPECIFIED: string