instance property
The shared SecureStorage instance used throughout the application.
Implementation
static SecureStorage get instance => _instance;
The shared SecureStorage instance used throughout the application.
static SecureStorage get instance => _instance;