httpMethod

The HTTP method used to submit the form; generally either @“GET” or @“POST”.

Declaration

@MainActor var httpMethod: String { get }