prnText method

Future<void> prnText(
  1. String text
)

Implementation

Future<void> prnText(String text) => _unimpl('prnText');