Future<CapturedImage?> takeCapture({int? x, int? y, int? width, int? height}) { throw UnimplementedError('takeCapture() has not been implemented.'); }