menu
timezone package
documentation
timezone
LocationDatabase
clear method
clear method
brightness_4
clear
method
void
clear
(
)
Clears the database of all
Location
entries.
Implementation
void clear() => _locations.clear();
timezone package
documentation
timezone
LocationDatabase
clear method
LocationDatabase class
Constructors
LocationDatabase
Properties
hashCode
isEmpty
isInitialized
locations
runtimeType
Methods
add
clear
get
noSuchMethod
toString
Operators
operator ==