Disabled$json top-level constant

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

Implementation

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