Map<String, dynamic> toJson() { return { 'brightness': brightness, 'sharpness': sharpness, 'hotspotsScore': hotspotsScore, }; }