menu
mcumgr_flutter package
documentation
mcumgr_flutter.dart
ProgressUpdate
ProgressUpdate.new const constructor
ProgressUpdate.new const constructor
dark_mode
light_mode
ProgressUpdate
constructor
const
ProgressUpdate
(
int
bytesSent
,
int
imageSize
,
DateTime
date
)
Implementation
const ProgressUpdate(this.bytesSent, this.imageSize, this.date);
mcumgr_flutter package
documentation
mcumgr_flutter
ProgressUpdate
ProgressUpdate.new const constructor
ProgressUpdate class