Future<void> printText(String text) async { throw UnimplementedError('printText() has not been implemented.'); }