Plugin Context Type
immichpy.client.generated.models.plugin_context_type.PluginContextType
Context type
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of PluginContextType from a JSON string
Source code in immichpy/client/generated/models/plugin_context_type.py
32 33 34 35 | |