EmailProvider$json top-level constant
Implementation
@$core.Deprecated('Use emailProviderDescriptor instead')
const EmailProvider$json = const {
'1': 'EmailProvider',
'2': const [
const {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.EmailProviderType', '10': 'type'},
const {'1': 'public_key', '3': 2, '4': 1, '5': 9, '10': 'publicKey'},
const {'1': 'private_key', '3': 3, '4': 1, '5': 9, '10': 'privateKey'},
const {'1': 'from', '3': 4, '4': 1, '5': 9, '10': 'from'},
],
};