Public Attributes | |
int get | closeCode |
String get | closeReason |
Future< void > get | ready |
Stream< Uint8List > get | stream |
Static Public Attributes | |
static const int | ack = 0x06 |
static const int | nak = 0x15 |
|
static |
int get OtaService::closeCode |
String get OtaService::closeReason |
|
static |
Future<void> get OtaService::ready |
Stream<Uint8List> get OtaService::stream |