id property
String
get
id
The value of the "sub" (subject) claim, which is the unique id of the user or access key the JWT was generated for.
Implementation
String get id;
The value of the "sub" (subject) claim, which is the unique id of the user or access key the JWT was generated for.
String get id;