formValues

A dictionary of the form values that will be submitted during the navigation.

Declaration

@MainActor var formValues: [String : String] { get }