DialResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use dialResponseDescriptor instead')
const DialResponse$json = {
  '1': 'DialResponse',
  '2': [
    {'1': 'status', '3': 1, '4': 1, '5': 14, '6': '.autonatv2.pb.DialResponse.ResponseStatus', '10': 'status'},
    {'1': 'addrIdx', '3': 2, '4': 1, '5': 13, '10': 'addrIdx'},
    {'1': 'dialStatus', '3': 3, '4': 1, '5': 14, '6': '.autonatv2.pb.DialStatus', '10': 'dialStatus'},
  ],
  '4': [DialResponse_ResponseStatus$json],
};