USE_EXISTING_VERSION constant

RestoreConfig_ClusterResourceConflictPolicy const USE_EXISTING_VERSION

Implementation

static const RestoreConfig_ClusterResourceConflictPolicy
    USE_EXISTING_VERSION = RestoreConfig_ClusterResourceConflictPolicy._(
        1, _omitEnumNames ? '' : 'USE_EXISTING_VERSION');