TimestampCompleteEvent constructor
TimestampCompleteEvent({})
Implementation
TimestampCompleteEvent({
this.walletId,
required this.archiveId,
this.transactionId,
required this.success,
this.error,
});
TimestampCompleteEvent({
this.walletId,
required this.archiveId,
this.transactionId,
required this.success,
this.error,
});