minResourceFee property Null safety

int? minResourceFee
read / write

Recommended minimum resource fee to add when submitting the transaction. This fee is to be added on top of the Stellar network fee.

Implementation

int? minResourceFee;