enabledHttps property Null safety
read / write
bool whether the HTTPS protocol is enabled. The default value is true.
Implementation
bool? enabledHttps;
bool whether the HTTPS protocol is enabled. The default value is true.
bool? enabledHttps;