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