jwt constant
String
const jwt
Key used to store the JSON Web Token (JWT) required for authorization.
Implementation
static const String jwt = 'JWT';
Key used to store the JSON Web Token (JWT) required for authorization.
static const String jwt = 'JWT';