enabledHttps property Null safety

bool? enabledHttps
read / write

bool whether the HTTPS protocol is enabled. The default value is true.

Implementation

bool? enabledHttps;