Nothing$json top-level constant

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

Implementation

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