menu
flutter_api_tracker package
documentation
models/smtp_config.dart
SmtpConfig
port property
port property
dark_mode
light_mode
port
property
int
port
final
The SMTP server port (e.g., 587 or 465).
Implementation
final int port;
flutter_api_tracker package
documentation
models/smtp_config
SmtpConfig
port property
SmtpConfig class