CVKxxAViGXnbPSDL property

FlutterSecureStorage CVKxxAViGXnbPSDL
final

Implementation

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