BulkSetupMultiBleCommandTx constructor
Implementation
BulkSetupMultiBleCommandTx({
required this.txType,
required this.txSubType,
required this.destination,
required this.totalSizeBytes,
required this.toHub,
required this.payloadCrc32,
}) : super();