Future<Map<String, dynamic>> scanImage({ required String imagePath, required double threshold, }) { throw UnimplementedError('scanImage() has not been implemented.'); }