GetDeviceModelResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDeviceModelResponseDescriptor instead')
const GetDeviceModelResponse$json = {
  '1': 'GetDeviceModelResponse',
  '2': [
    {'1': 'device_model', '3': 1, '4': 1, '5': 11, '6': '.payments.v1.DeviceModel', '10': 'deviceModel'},
  ],
};