tlsEnabled property

bool get tlsEnabled

Whether the connection is using TLS encryption (Android 11+).

Implementation

bool get tlsEnabled => _tlsEnabled;