menu
global_configuration package
documentation
global_configuration
GlobalConfiguration
clear method
clear
brightness_4
clear
method
void
clear
(
)
Clear the persistent storage. Only for Unit testing!
Implementation
void clear() => appConfig.clear();
global_configuration package
documentation
global_configuration
GlobalConfiguration
clear method
GlobalConfiguration class
Constructors
GlobalConfiguration
Properties
appConfig
hashCode
runtimeType
Methods
add
addValue
clear
get
getBool
getDeepValue
getDouble
getInt
getString
getValue
loadFromAsset
loadFromMap
loadFromPath
loadFromPathIntoKey
loadFromUrl
loadFromUrlIntoKey
noSuchMethod
setValue
toString
updateValue
Operators
operator ==