DoNothing$json top-level constant Null safety

Map<String, String> const DoNothing$json
@Deprecated('Use doNothingDescriptor instead')

Implementation

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