isHttps property

bool? isHttps
getter/setter pair

Returns if the website is https or not based on the baseUrl parameter.

Implementation

bool? isHttps;