isEmpty property
- @Deprecated('Use isDefault instead.')
Checks if the geographic area is empty.
Returns
- true if the area is empty, false otherwise.
Implementation
@Deprecated('Use isDefault instead.')
bool get isEmpty;
Checks if the geographic area is empty.
Returns
@Deprecated('Use isDefault instead.')
bool get isEmpty;