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