Future<String?> print(String printer, String job, Uint8List data) { throw UnimplementedError('directPrint has not been implemented.'); }