StoneTechOptions constructor
StoneTechOptions({})
Implementation
StoneTechOptions({
required this.isPrinterEstablishment,
required this.isPrinterCustomer,
required this.isCustomerPrinterRequest,
});
StoneTechOptions({
required this.isPrinterEstablishment,
required this.isPrinterCustomer,
required this.isCustomerPrinterRequest,
});