isValid property - MapViewBase class - mapview library - Dart API
isValid
isValid property
Indicates whether this instance is valid.
It will be made invalid when the corresponding SDKNativeEngine is destroyed.
Returns true if this instance is valid, false otherwise. It will be made
Implementation
bool get isValid;