menu
omnystore package
documentation
omnystore_hub.dart
HttpTransport
isSecure property
isSecure property
dark_mode
light_mode
isSecure
property
@
override
bool
get
isSecure
Whether this transport terminates TLS.
Implementation
@override bool get isSecure => _secure;
omnystore package
documentation
omnystore_hub
HttpTransport
isSecure property
HttpTransport class