menu
hackle_sdk_platform_interface package
documentation
model/parameter_config.dart
ParameterConfig
getInt abstract method
getInt abstract method
dark_mode
light_mode
getInt
abstract method
int
getInt
(
String
Key
,
int
defaultValue
)
Implementation
int getInt(String Key, int defaultValue);
hackle_sdk_platform_interface package
documentation
model/parameter_config
ParameterConfig
getInt abstract method
ParameterConfig class