◆ FakeZ21Service()
| FakeZ21Service::FakeZ21Service |
( |
this. | ref | ) |
|
|
inline |
◆ _defaultTurnout()
| Turnout FakeZ21Service::_defaultTurnout |
( |
int | accyAddress | ) |
|
|
inline |
◆ _lanXGetLocoInfo()
| void FakeZ21Service::_lanXGetLocoInfo |
( |
LanXLocoInfo | locoInfo | ) |
|
|
inline |
◆ _lanXTurnoutInfo()
◆ call()
| override void FakeZ21Service::call |
( |
Z21Command | command | ) |
|
|
inline |
◆ _centralState
| int FakeZ21Service::_centralState = 0x02 |
◆ _controller
| final FakeZ21Service::_controller = StreamController<Z21Command>() |
◆ _cvs
◆ _stream
| late final Stream<Z21Command> FakeZ21Service::_stream |
◆ closeCode
| override int get FakeZ21Service::closeCode => _controller.isClosed ? 1005 : null |
◆ closeReason
| override String get FakeZ21Service::closeReason => closeCode != null ? 'Timeout' : null |
◆ ready
| override Future<void> get FakeZ21Service::ready => Future.delayed(const Duration(seconds: 1)) |
◆ ref
| final ProviderContainer FakeZ21Service::ref |
◆ stream
The documentation for this class was generated from the following file: