ProtoUpdateWithImageCallArguments$json top-level constant

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

Implementation

@$core.Deprecated('Use protoUpdateWithImageCallArgumentsDescriptor instead')
const ProtoUpdateWithImageCallArguments$json = {
  '1': 'ProtoUpdateWithImageCallArguments',
  '2': [
    {'1': 'device_uuid', '3': 1, '4': 1, '5': 9, '10': 'deviceUuid'},
    {'1': 'images', '3': 2, '4': 3, '5': 11, '6': '.ProtoImage', '10': 'images'},
    {'1': 'configuration', '3': 3, '4': 1, '5': 11, '6': '.ProtoFirmwareUpgradeConfiguration', '10': 'configuration'},
  ],
};