coreValue property
Implementation
@visibleForTesting
RT_StartTimeUsage get coreValue => switch (this) {
departureTime => RT_StartTimeUsage.RT_StartTimeUsage_departureTime,
arrivalTime => RT_StartTimeUsage.RT_StartTimeUsage_arrivalTime,
};