TransientIdentity.function#

property TransientIdentity.function: collections.abc.Callable[[...], Any]#

The wrapped function.

Return type

Callable[..., Any]