formValues
A dictionary of the form values that will be submitted during the navigation.
Declaration
@MainActor var formValues: [String : String] { get }A dictionary of the form values that will be submitted during the navigation.
@MainActor var formValues: [String : String] { get }