static String labelActiveNotificationOrNot(bool value) => value ? 'label_desactive_notification_plan'.tr : 'label_active_notification_plan'.tr;