ext property Null safety

XdrFeeBumpTransactionExt ext

Implementation

XdrFeeBumpTransactionExt get ext => this._ext;
void ext=(XdrFeeBumpTransactionExt value)

Implementation

set ext(XdrFeeBumpTransactionExt value) => this._ext = value;