revocationEndpoint property

String? revocationEndpoint

Implementation

String? get revocationEndpoint => _$this._revocationEndpoint;
void revocationEndpoint=(String? revocationEndpoint)

Implementation

set revocationEndpoint(String? revocationEndpoint) =>
    _$this._revocationEndpoint = revocationEndpoint;