Struct$json top-level constant

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

Implementation

@$core.Deprecated('Use structDescriptor instead')
const Struct$json = const {
  '1': 'Struct',
  '2': const [
    const {'1': 'fields', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.Struct.FieldsEntry', '10': 'fields'},
  ],
  '3': const [Struct_FieldsEntry$json],
};