feeFixed property Null safety

double? feeFixed
read / write

Optional fixed (base) fee for withdraw. In units of the withdrawn asset. This is in addition to any fee_percent.

Implementation

double? feeFixed;