ListValue$json top-level constant

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

Implementation

@$core.Deprecated('Use listValueDescriptor instead')
const ListValue$json = const {
  '1': 'ListValue',
  '2': const [
    const {'1': 'values', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.Value', '10': 'values'},
  ],
};