@override Future<void> printTextTest() async { _methodChannel.invokeMethod<void>(Constants.METHOD_PRINT_TEXT_TEST); }