coreValue property
Implementation
@visibleForTesting
RT_WMSVersion get coreValue => switch (this) {
v110 => RT_WMSVersion.RT_WMSVersion_v110,
v111 => RT_WMSVersion.RT_WMSVersion_v111,
v130 => RT_WMSVersion.RT_WMSVersion_v130,
};