menu
parse_server_sdk package
documentation
parse_server_sdk.dart
CoreStore
getInt abstract method
getInt abstract method
dark_mode
light_mode
getInt
abstract method
Future
<
int
?
>
getInt
(
String
key
)
Implementation
Future<int?> getInt(String key);
parse_server_sdk package
documentation
parse_server_sdk
CoreStore
getInt abstract method
CoreStore class