CutPaper.functionA constructor
const
CutPaper.functionA({
- CuttingShape cuttingShape,
Cuts the paper and specify it's CuttingShape.
Implementation
const factory CutPaper.functionA({CuttingShape cuttingShape}) = _FunctionA;