◆ WsZ21Service()
| WsZ21Service::WsZ21Service |
( |
String | domain | ) |
|
|
inline |
◆ call()
| override void WsZ21Service::call |
( |
Z21Command | command | ) |
|
|
inline |
◆ _channel
| late final WebSocketChannel WsZ21Service::_channel |
◆ _stream
| late final Stream<Z21Command> WsZ21Service::_stream |
◆ closeCode
| override int get WsZ21Service::closeCode => _channel.closeCode |
◆ closeReason
| override String get WsZ21Service::closeReason => closeCode != null ? 'Timeout' : null |
◆ ready
| override Future<void> get WsZ21Service::ready => _channel.ready |
◆ stream
The documentation for this class was generated from the following file: