menu
parse_server_sdk_flutter
flutter_parse_sdk_flutter
CoreStoreSharedPrefsImp
getBool method
getBool
brightness_4
brightness_5
getBool
method
@
override
Future
<
bool
?
>
getBool
(
String
key
)
override
Implementation
@override Future<bool?> getBool(String key) async { return _store.getBool(key); }
parse_server_sdk_flutter
flutter_parse_sdk_flutter
CoreStoreSharedPrefsImp
getBool method
CoreStoreSharedPrefsImp class
Properties
hashCode
runtimeType
Methods
clear
containsKey
get
getBool
getDouble
getInt
getString
getStringList
noSuchMethod
remove
setBool
setDouble
setInt
setString
setStringList
toString
Operators
operator ==
Static methods
getInstance