ReactionBody$json top-level constant

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

Implementation

@$core.Deprecated('Use reactionBodyDescriptor instead')
const ReactionBody$json = {
  '1': 'ReactionBody',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.ReactionType', '10': 'type'},
    {'1': 'target_cast_id', '3': 2, '4': 1, '5': 11, '6': '.CastId', '9': 0, '10': 'targetCastId'},
    {'1': 'target_url', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'targetUrl'},
  ],
  '8': [
    {'1': 'target'},
  ],
};