id(state:action:)

Store.swift:440

This declaration is gated by at least one @_spi attribute.

@MainActor func id<ChildState, ChildAction>(state: KeyPath<State, ChildState>, action: CaseKeyPath<Action, ChildAction>) -> ScopeID<State, Action>