CastId$json top-level constant

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

Implementation

@$core.Deprecated('Use castIdDescriptor instead')
const CastId$json = {
  '1': 'CastId',
  '2': [
    {'1': 'fid', '3': 1, '4': 1, '5': 4, '10': 'fid'},
    {'1': 'hash', '3': 2, '4': 1, '5': 12, '10': 'hash'},
  ],
};