GetDevicePartitionsResponse_Partition$json top-level constant

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

Implementation

@$core.Deprecated('Use getDevicePartitionsResponseDescriptor instead')
const GetDevicePartitionsResponse_Partition$json = const {
  '1': 'Partition',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'offset', '3': 2, '4': 1, '5': 3, '10': 'offset'},
    const {'1': 'data', '3': 3, '4': 1, '5': 12, '10': 'data'},
  ],
};