tlsEnabled property
bool
get
tlsEnabled
Whether the connection is using TLS encryption (Android 11+).
Implementation
bool get tlsEnabled => _tlsEnabled;
Whether the connection is using TLS encryption (Android 11+).
bool get tlsEnabled => _tlsEnabled;