OIDC_RESPONSE_TYPE_ID_TOKEN_TOKEN constant

OIDCResponseType const OIDC_RESPONSE_TYPE_ID_TOKEN_TOKEN

Implementation

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