coreValue property
Implementation
@visibleForTesting
RT_JobMessageSource get coreValue => switch (this) {
client => RT_JobMessageSource.RT_JobMessageSource_client,
service => RT_JobMessageSource.RT_JobMessageSource_service,
};
@visibleForTesting
RT_JobMessageSource get coreValue => switch (this) {
client => RT_JobMessageSource.RT_JobMessageSource_client,
service => RT_JobMessageSource.RT_JobMessageSource_service,
};