issuedAt constant
String
const issuedAt
Issued at - identifies the time at which the JWT was issued
Implementation
static const String issuedAt = 'iat';
Issued at - identifies the time at which the JWT was issued
static const String issuedAt = 'iat';