StringMap$json top-level constant

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

Implementation

@$core.Deprecated('Use stringMapDescriptor instead')
const StringMap$json = {
  '1': 'StringMap',
  '2': [
    {'1': 'val', '3': 1, '4': 3, '5': 11, '6': '.claidservice.StringMap.ValEntry', '10': 'val'},
  ],
  '3': [StringMap_ValEntry$json],
};