CreatePassiveSellOfferOperation constructor Null safety
Implementation
CreatePassiveSellOfferOperation(
this._selling, this._buying, this._amount, this._price);
CreatePassiveSellOfferOperation(
this._selling, this._buying, this._amount, this._price);