hpcflow.sdk.config.types.GetterCallback# hpcflow.sdk.config.types.GetterCallback: TypeAlias = 'Callable[[Config, T], T]'# Type of a getter callback.