INTERNAL_ERROR constant

AuthError_ErrorType const INTERNAL_ERROR

Implementation

static const AuthError_ErrorType INTERNAL_ERROR = AuthError_ErrorType._(
    0,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'INTERNAL_ERROR');