migration_jwt constant
Key used to store the JSON Web Token (JWT) required for authorization. This is deprecated and will be removed once all app data is migrated from Hive.
Implementation
@Deprecated('Will be removed once all apps data is migrated from Hive')
static const String migration_jwt = '__REST_API_CLIENT:JWT';