Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use entryDescriptor instead')
const Entry$json = const {
  '1': 'Entry',
};