provider property
The email provider name, if recognized.
Examples: 'Gmail', 'Yahoo', 'Outlook', 'iCloud'
null if the provider is not recognized.
Implementation
final String? provider;
The email provider name, if recognized.
Examples: 'Gmail', 'Yahoo', 'Outlook', 'iCloud'
null if the provider is not recognized.
final String? provider;