migration_storageKey constant
- @Deprecated('Will be removed once all apps data is migrated from Hive')
Key used for the primary storage repository for the REST API client. 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_storageKey =
'___REST_API_CLIENT:STORAGE_REPOSITORY';