instance property

SecureStorage get instance

The shared SecureStorage instance used throughout the application.

Implementation

static SecureStorage get instance => _instance;