DoNothing$json top-level constant

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

Implementation

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