ValueDecodingInput$json top-level constant

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

Implementation

@$core.Deprecated('Use valueDecodingInputDescriptor instead')
const ValueDecodingInput$json = {
  '1': 'ValueDecodingInput',
  '2': [
    {'1': 'encoded', '3': 1, '4': 1, '5': 12, '10': 'encoded'},
    {'1': 'param_type', '3': 2, '4': 1, '5': 9, '10': 'paramType'},
  ],
};