feeBump property Null safety

bool? feeBump
read / write

(optional) Indicates whether the transaction was fee bumped. This field is only present if status is SUCCESS or FAILED.

Implementation

bool? feeBump;