menu
flutter_api_tracker package
documentation
models/smtp_config.dart
SmtpConfig
password property
password property
dark_mode
light_mode
password
property
String
password
final
The password for SMTP authentication.
Implementation
final String password;
flutter_api_tracker package
documentation
models/smtp_config
SmtpConfig
password property
SmtpConfig class