coreValue property
Implementation
@visibleForTesting
RT_DirectionsStyle get coreValue => switch (this) {
desktop => RT_DirectionsStyle.RT_DirectionsStyle_desktop,
navigation => RT_DirectionsStyle.RT_DirectionsStyle_navigation,
campus => RT_DirectionsStyle.RT_DirectionsStyle_campus,
};