EmptyContext$json top-level constant

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

Implementation

@$core.Deprecated('Use emptyContextDescriptor instead')
const EmptyContext$json = const {
  '1': 'EmptyContext',
  '7': const {},
};