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