Inline State For Stream Subscription
class InlineStateForStreamSubscription<T>( val component: Component<*>, val stream: Stream<T>, val type: KType) : ReadOnlyProperty<Any?, T>
Content copied to clipboard