Form.method

Gets the http method.

  1. HttpMethod method [@property getter]
    class Form
    final @property
    static if(isWeb)
    HttpMethod
    method
    ()
  2. HttpMethod method [@property setter]
  3. string method [@property getter]
  4. string method [@property setter]

Meta