issuer property

Uri? issuer

Identifies the principal that issued the JWT.

Implementation

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