printString abstract method

Future<Either<String, POSResultInterface>> printString(
  1. String printerRequest
)

Implementation

Future<Either<String, POSResultInterface>> printString(String printerRequest);