GEFillBuyOrderSchema constructor
Returns a new GEFillBuyOrderSchema instance.
Implementation
GEFillBuyOrderSchema({
required this.id,
required this.quantity,
});
Returns a new GEFillBuyOrderSchema instance.
GEFillBuyOrderSchema({
required this.id,
required this.quantity,
});