printText abstract method

Future<int?> printText(
  1. String text
)

Implementation

Future<int?> printText(String text);