GetPatientAssignmentByWardResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPatientAssignmentByWardResponseDescriptor instead')
const GetPatientAssignmentByWardResponse$json = {
  '1': 'GetPatientAssignmentByWardResponse',
  '2': [
    {'1': 'rooms', '3': 1, '4': 3, '5': 11, '6': '.services.task_svc.v1.GetPatientAssignmentByWardResponse.Room', '10': 'rooms'},
  ],
  '3': [GetPatientAssignmentByWardResponse_Room$json],
};