EPaperTypeQ3 constructor
EPaperTypeQ3({
- TypeQ3 type = TypeQ3.continuousReelPaper,
Implementation
EPaperTypeQ3({
TypeQ3 type = TypeQ3.continuousReelPaper,
}) {
_type = type;
}