menu
gem_kit
core.dart
GeographicArea
isEmpty property
isEmpty
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Checks if the geographic area is empty.
Returns
true if the area is empty, false otherwise.
Implementation
bool get isEmpty;
gem_kit
core
GeographicArea
isEmpty property
GeographicArea class