feePercent property Null safety
read / write
Optional percentage fee for withdraw in percentage points. This is in addition to any fee_fixed.
Implementation
double? feePercent;
Optional percentage fee for withdraw in percentage points. This is in addition to any fee_fixed.
double? feePercent;