ReplaceableIndentItemProspectiveInfoRequest$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use replaceableIndentItemProspectiveInfoRequestDescriptor instead')
const ReplaceableIndentItemProspectiveInfoRequest$json = {
  '1': 'ReplaceableIndentItemProspectiveInfoRequest',
  '2': [
    {
      '1': 'replaceable_indent_id',
      '3': 10,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'replaceableIndentId'
    },
    {'1': 'family_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
  ],
};