Unsubscriptable faststream.nats.subscriber.subscription.Unsubscriptable # Bases: Protocol unsubscribe async # unsubscribe() Source code in faststream/nats/subscriber/subscription.py 5async def unsubscribe(self) -> None: ...