issuer property

  1. @override
Uri issuer

Identifies the principal that issued the JWT.

Implementation

@override
Uri get issuer => super.issuer!;