UrpTypesVersion$json top-level constant

  1. @Deprecated('Use urpTypesVersionDescriptor instead')
Map<String, Object> const UrpTypesVersion$json

Implementation

@$core.Deprecated('Use urpTypesVersionDescriptor instead')
const UrpTypesVersion$json = {
  '1': 'UrpTypesVersion',
  '2': [
    {'1': 'version', '3': 7, '4': 1, '5': 11, '6': '.UrpSemanticVersion', '10': 'version'},
    {'1': 'minRequiredVersion', '3': 8, '4': 1, '5': 11, '6': '.UrpSemanticVersion', '10': 'minRequiredVersion'},
  ],
};