storage property
final
The underlying FlutterSecureStorage instance used for all read and write operations.
Implementation
final FlutterSecureStorage storage = const FlutterSecureStorage();
The underlying FlutterSecureStorage instance used for all read and write operations.
final FlutterSecureStorage storage = const FlutterSecureStorage();