isExternal property
bool
get
isExternal
@brief graph vertex can be used to communicate with external graphs or not.
Dart code snippet: @snippet location_manager_example.dart dart_GraphVertex_getIsExternal
Implementation
bool get isExternal;