DialogOtaManager class

Constructors

DialogOtaManager()
factory

Properties

blocks List<List<List<int>>>?
1,第几组(每组240byte);2,第几小组(240中的小组);3,内容(20byte)
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setDataAndStart({required Uint8List fileData, DialogOtaType type = DialogOtaType.type585, DialogOtaListener? listener}) → void
setServices(List<BluetoothService> services) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

imageBank → const int
memoryTypeExternalSpi → const int