OIDC_RESPONSE_TYPE_ID_TOKEN constant

OIDCResponseType const OIDC_RESPONSE_TYPE_ID_TOKEN

Implementation

static const OIDCResponseType OIDC_RESPONSE_TYPE_ID_TOKEN = OIDCResponseType._(1, _omitEnumNames ? '' : 'OIDC_RESPONSE_TYPE_ID_TOKEN');