enabledHttps property Null safety

bool? enabledHttps
read / write

bool 是否启用HTTPS协议,默认为true

Implementation

bool? enabledHttps;