claimsParameterSupported property

bool? claimsParameterSupported

Implementation

bool? get claimsParameterSupported => _$this._claimsParameterSupported;
void claimsParameterSupported=(bool? claimsParameterSupported)

Implementation

set claimsParameterSupported(bool? claimsParameterSupported) =>
    _$this._claimsParameterSupported = claimsParameterSupported;