AnchorTransactionResponse constructor Null safety

AnchorTransactionResponse(
  1. AnchorTransaction? transaction
)

Implementation

AnchorTransactionResponse(this.transaction);