GetRecentWardsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getRecentWardsResponseDescriptor instead')
const GetRecentWardsResponse$json = {
  '1': 'GetRecentWardsResponse',
  '2': [
    {'1': 'wards', '3': 1, '4': 3, '5': 11, '6': '.services.task_svc.v1.GetRecentWardsResponse.Ward', '10': 'wards'},
  ],
  '3': [GetRecentWardsResponse_Ward$json],
};