clause method
Implementation
@override
CommandClause clause() {
return CPCLCommand(header: header()).appendNumber(_pageWidth).clause();
}
@override
CommandClause clause() {
return CPCLCommand(header: header()).appendNumber(_pageWidth).clause();
}