treatAsSecure property

bool? treatAsSecure
getter/setter pair

Whether the sites with this scheme will be treated as a Secure Context like an HTTPS site. This flag is only effective when hasAuthorityComponent is also set to true. false by default.

Implementation

bool? treatAsSecure;