subject property
String
get
subject
Identifier for the End-User at the Issuer.
Implementation
String get subject => this['sub'];
Identifier for the End-User at the Issuer.
String get subject => this['sub'];