openOutersWrite property
List<Waypath>
get
openOutersWrite
Implementation
List<Waypath> get openOutersWrite {
_boundingBox = null;
return _openOuters;
}
List<Waypath> get openOutersWrite {
_boundingBox = null;
return _openOuters;
}