authorizedParty property

String? authorizedParty

The party to which the ID Token was issued.

Implementation

String? get authorizedParty => this['azp'];