menu
enough_mail_plus package
documentation
smtp.dart
SmtpClient
isConnected property
isConnected property
dark_mode
light_mode
isConnected
property
bool
get
isConnected
inherited
Ist the client currently connected?
Implementation
bool get isConnected => _isConnected;
enough_mail_plus package
documentation
smtp
SmtpClient
isConnected property
SmtpClient class