issuer property

Uri? get issuer

Identifies the principal that issued the JWT.

Implementation

Uri? get issuer => getTyped('iss');