|
| override UpdateState | build () |
| Future< void > | update (Uint8List bin) async |
| Future< void > | _connect () async |
| Future< void > | _write (Uint8List bin) async |
| Future< void > | _disconnect () async |
◆ _connect()
| Future< void > OtaViewModel::_connect |
( |
| ) |
|
|
inline |
◆ _disconnect()
| Future< void > OtaViewModel::_disconnect |
( |
| ) |
|
|
inline |
◆ _write()
| Future< void > OtaViewModel::_write |
( |
Uint8List | bin | ) |
|
|
inline |
◆ build()
| override UpdateState OtaViewModel::build |
( |
| ) |
|
|
inline |
◆ update()
| Future< void > OtaViewModel::update |
( |
Uint8List | bin | ) |
|
|
inline |
◆ _chunkSize
| const int OtaViewModel::_chunkSize = 1024 |
|
static |
◆ _events
| late final StreamQueue<Uint8List> OtaViewModel::_events |
◆ _ota
The documentation for this class was generated from the following file: