menu
flutter_api_tracker package
documentation
models/smtp_config.dart
SmtpConfig
fromEmail property
fromEmail property
dark_mode
light_mode
fromEmail
property
String
fromEmail
final
The email address that will appear in the "From" field.
Implementation
final String fromEmail;
flutter_api_tracker package
documentation
models/smtp_config
SmtpConfig
fromEmail property
SmtpConfig class