@override Future<void> printAndLineFeed() async { await methodChannel.invokeMethod<void>('printAndLineFeed'); }