class documentation

class MethodSyncOrAsyncNoParam(Protocol[ProtocolSelfType, ProtocolReturnType]): (source)

View In Hierarchy

Generic callable type.

Method __call__ Generic callable type callback.

Generic callable type callback.