BatchSendStatusType constructor
BatchSendStatusType(
- BatchSendStatus status,
- List<
FaucetCoinInfo> ? gasObjects
Implementation
BatchSendStatusType(this.status, this.gasObjects);