printTextTest method

Future<void> printTextTest()

Implementation

Future<void> printTextTest() {
  return _myPlugin.printTextTest();
}