Int64ListValue$json top-level constant

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

Implementation

@$core.Deprecated('Use int64ListValueDescriptor instead')
const Int64ListValue$json = {
  '1': 'Int64ListValue',
  '2': [
    {'1': 'value', '3': 1, '4': 3, '5': 3, '10': 'value'},
  ],
};