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, _omitEnumNames ? '' : 'OIDC_RESPONSE_TYPE_ID_TOKEN_TOKEN');