Get secure storage contents (for assertions).
static Map<String, String> getSecureStorage() => Map.unmodifiable(_secureStorage);