@override Future<String?> gray(Uint8List imageData) => send(ImageService.methodGray, args: [imageData]);