menu
pg_timezone package
documentation
pg_timezone.dart
PgLocationDatabase
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Clears the database of all
Location
entries.
Implementation
void clear() => locations.clear();
pg_timezone package
documentation
pg_timezone
PgLocationDatabase
clear method
PgLocationDatabase class