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