isDefault property
bool
get
isDefault
Indicates whether this geographic area is in a default or empty state.
Checks if the geographic area contains default values that represent an uninitialized or empty state.
Returns
truewhen the area is in default/empty state,falseotherwise.
Implementation
bool get isDefault;