closedOutersWrite property
List<Waypath>
get
closedOutersWrite
Implementation
List<Waypath> get closedOutersWrite {
_boundingBox = null;
return _closedOuters;
}
List<Waypath> get closedOutersWrite {
_boundingBox = null;
return _closedOuters;
}