coreValue property
Implementation
@visibleForTesting
RT_ServiceAreaPolygonCutoffGeometry get coreValue => switch (this) {
rings => RT_ServiceAreaPolygonCutoffGeometry
.RT_ServiceAreaPolygonCutoffGeometry_rings,
disks => RT_ServiceAreaPolygonCutoffGeometry
.RT_ServiceAreaPolygonCutoffGeometry_disks,
};