discriminant property
Implementation
XdrLiquidityPoolType get discriminant => this._type;
Implementation
set discriminant(XdrLiquidityPoolType value) => this._type = value;
XdrLiquidityPoolType get discriminant => this._type;
set discriminant(XdrLiquidityPoolType value) => this._type = value;