OIDC_RESPONSE_TYPE_CODE constant

OIDCResponseType const OIDC_RESPONSE_TYPE_CODE

Implementation

static const OIDCResponseType OIDC_RESPONSE_TYPE_CODE = OIDCResponseType._(0, _omitEnumNames ? '' : 'OIDC_RESPONSE_TYPE_CODE');