ESCPOS selectInternationalCharacterSets(int codePage) { _data += Uint8List.fromList([27, 82, codePage]); return this; }