hasOnlySecureContent method
A Boolean value indicating whether all resources on the page have been loaded over securely encrypted connections.
Officially Supported Platforms/Implementations:
Implementation
Future<bool> hasOnlySecureContent() => platform.hasOnlySecureContent();