Nothing$json top-level constant Null safety

Map<String, String> const Nothing$json
@Deprecated('Use nothingDescriptor instead')

Implementation

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