CreateBedResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createBedResponseDescriptor instead')
const CreateBedResponse$json = {
  '1': 'CreateBedResponse',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'consistency', '3': 2, '4': 1, '5': 9, '10': 'consistency'},
  ],
};