OfferCreateFlagInterface constructor
OfferCreateFlagInterface({})
Implementation
OfferCreateFlagInterface({
required this.tfPassive,
required this.tfImmediateOrCancel,
required this.tfFillOrKill,
required this.tfSell,
});