Float64ListValue$json top-level constant

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

Implementation

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