NO_TLS constant

AuthError_ErrorType const NO_TLS

Implementation

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