LinkBody$json top-level constant

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

Implementation

@$core.Deprecated('Use linkBodyDescriptor instead')
const LinkBody$json = {
  '1': 'LinkBody',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    {'1': 'displayTimestamp', '3': 2, '4': 1, '5': 13, '9': 1, '10': 'displayTimestamp', '17': true},
    {'1': 'target_fid', '3': 3, '4': 1, '5': 4, '9': 0, '10': 'targetFid'},
  ],
  '8': [
    {'1': 'target'},
    {'1': '_displayTimestamp'},
  ],
};