OfferCreateFlagInterface constructor
OfferCreateFlagInterface({})
Implementation
OfferCreateFlagInterface(
{required this.TF_PASSIVE,
required this.TF_IMMEDIATE_OR_CANCEL,
required this.TF_FILL_OR_KILL,
required this.TF_SELL});