coreValue property
Implementation
@visibleForTesting
RT_SyncModel get coreValue => switch (this) {
none => RT_SyncModel.RT_SyncModel_none,
geodatabase => RT_SyncModel.RT_SyncModel_geodatabase,
layer => RT_SyncModel.RT_SyncModel_layer,
};