coreValue property
Implementation
@visibleForTesting
RT_ServiceCurveGeometryMode get coreValue => switch (this) {
densifyCurves =>
RT_ServiceCurveGeometryMode.RT_ServiceCurveGeometryMode_densifyCurves,
trueCurveClient => RT_ServiceCurveGeometryMode
.RT_ServiceCurveGeometryMode_trueCurveClient,
};