requiresHTTPS property

bool requiresHTTPS

Whether or not this server requires an HTTPS listener.

Implementation

bool get requiresHTTPS => _requiresHTTPS;