isSecure property

bool isSecure
final

To use the secure url, if isSecure is true then url will start with wss: otherwise ws: is used

Implementation

final bool isSecure;