buying property

XdrAsset? buying

Implementation

XdrAsset? get buying => this._buying;
void buying=(XdrAsset? value)

Implementation

set buying(XdrAsset? value) => this._buying = value;