enableTLS property

bool enableTLS
final

是否开启 TLS 连接,初始化时生效,默认为 false。

Implementation

final bool enableTLS;