MapValue$json top-level constant

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

Implementation

@$core.Deprecated('Use mapValueDescriptor instead')
const MapValue$json = const {
  '1': 'MapValue',
  '2': const [
    const {'1': 'fields', '3': 1, '4': 3, '5': 11, '6': '.google.firestore.v1.MapValue.FieldsEntry', '10': 'fields'},
  ],
  '3': const [MapValue_FieldsEntry$json],
};