GertecPosPrinterController constructor
GertecPosPrinterController({
- required GertecType gertecType,
Implementation
GertecPosPrinterController({required GertecType gertecType})
: _gertecType = gertecType;