def resolve_object_details()

in confidence/openfeature_provider.py [0:0]


    def resolve_object_details(
        self,
        flag_key: str,
        default_value: Union[Object, List[Primitive]],
        evaluation_context: Optional[EvaluationContext] = None,