VectorTile_Value$json top-level constant

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

Implementation

@$core.Deprecated('Use vectorTileDescriptor instead')
const VectorTile_Value$json = const {
  '1': 'Value',
  '2': const [
    const {'1': 'string_value', '3': 1, '4': 1, '5': 9, '10': 'stringValue'},
    const {'1': 'float_value', '3': 2, '4': 1, '5': 2, '10': 'floatValue'},
    const {'1': 'double_value', '3': 3, '4': 1, '5': 1, '10': 'doubleValue'},
    const {'1': 'int_value', '3': 4, '4': 1, '5': 3, '10': 'intValue'},
    const {'1': 'uint_value', '3': 5, '4': 1, '5': 4, '10': 'uintValue'},
    const {'1': 'sint_value', '3': 6, '4': 1, '5': 18, '10': 'sintValue'},
    const {'1': 'bool_value', '3': 7, '4': 1, '5': 8, '10': 'boolValue'},
  ],
  '5': const [
    const {'1': 8, '2': 536870912},
  ],
};