Map<String, dynamic> toJson() => { "title": title, "subtitle": subtitle, "success": success, "pourcent": pourcent, "status": status, };