menu
blockchain_utils package
documentation
service/models/params.dart
ServiceProtocol
isSocket property
isSocket property
dark_mode
light_mode
isSocket
property
bool
get
isSocket
Implementation
bool get isSocket => this == ssl || this == tcp || this == websocket;
blockchain_utils package
documentation
service/models/params
ServiceProtocol
isSocket property
ServiceProtocol enum