setFee method

void setFee(
  1. BigInt fee
)

Implementation

void setFee(BigInt fee) => _fee = fee;