FragmentTag$json top-level constant

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

Implementation

@$core.Deprecated('Use fragmentTagDescriptor instead')
const FragmentTag$json = {
  '1': 'FragmentTag',
  '2': [
    {'1': 'tag', '3': 1, '4': 1, '5': 9, '10': 'tag'},
    {'1': 'revision', '3': 2, '4': 1, '5': 9, '10': 'revision'},
  ],
};