provider property

String? provider
final

The email provider name, if recognized.

Examples: 'Gmail', 'Yahoo', 'Outlook', 'iCloud' null if the provider is not recognized.

Implementation

final String? provider;