menu
nylo_support package
documentation
helpers/ny_app_usage.dart
NyAppUsage
key static method
key static method
dark_mode
light_mode
key
static method
String
key
(
String
name
)
The secure storage key
Implementation
static String key(String name) => prefix + name;
nylo_support package
documentation
helpers/ny_app_usage
NyAppUsage
key static method
NyAppUsage class