Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use entryDescriptor instead')
const Entry$json = const {
  '1': 'Entry',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
    const {'1': 'forms', '3': 2, '4': 3, '5': 11, '6': '.wikibulary.posdef.Entry.Form', '10': 'forms'},
    const {'1': 'poses', '3': 3, '4': 3, '5': 11, '6': '.wikibulary.posdef.Entry.PosObj', '10': 'poses'},
  ],
  '3': const [Entry_WiktSense$json, Entry_PosObj$json, Entry_RawTranslation$json, Entry_Form$json],
};