FALLBACK constant

Implementation

static const RestoreAgentRequest_RestoreOption FALLBACK =
    RestoreAgentRequest_RestoreOption._(
        2,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'FALLBACK');