enableTLS property

bool enableTLS
final

Whether to enable TLS connection, which takes effect during initialization and is false by default.

Implementation

final bool enableTLS;