init(_:content:)

PresentationModifier.swift:190

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

@MainActor init(_ store: Store<PresentationState<State>, PresentationAction<Action>>, @ViewBuilder content: @escaping (_ item: Binding<AnyIdentifiable?>, _ destination: DestinationContent<DestinationState, DestinationAction>) -> Content) where State == DestinationState, Action == DestinationAction