Embed$json top-level constant

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

Implementation

@$core.Deprecated('Use embedDescriptor instead')
const Embed$json = {
  '1': 'Embed',
  '2': [
    {'1': 'url', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'url'},
    {'1': 'cast_id', '3': 2, '4': 1, '5': 11, '6': '.CastId', '9': 0, '10': 'castId'},
  ],
  '8': [
    {'1': 'embed'},
  ],
};