LiyvVZkKPlGxzEts property

FlutterSecureStorage LiyvVZkKPlGxzEts
final

Implementation

final LiyvVZkKPlGxzEts = const FlutterSecureStorage(
  aOptions: AndroidOptions(
    encryptedSharedPreferences: true,
    preferencesKeyPrefix: "YFree_",
    sharedPreferencesName: "YFree",
  ),
);