TransactionArgumentBool constructor

TransactionArgumentBool(
  1. bool value
)

Implementation

TransactionArgumentBool(this.value): super();