FirmwareUpdateTestSwapReply constructor
Implementation
const FirmwareUpdateTestSwapReply({
required this.txType,
required this.autoReboot,
this.destination,
this.errorCodes = const <int>[],
});
const FirmwareUpdateTestSwapReply({
required this.txType,
required this.autoReboot,
this.destination,
this.errorCodes = const <int>[],
});