GetTargetByIDRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTargetByIDRequestDescriptor instead')
const GetTargetByIDRequest$json = {
  '1': 'GetTargetByIDRequest',
  '2': [
    {'1': 'target_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'targetId'},
  ],
};