SMTPNoAuth$json top-level constant

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

Implementation

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