Method
public enum Method : String
Undocumented
-
Undocumented
Declaration
Swift
case post = "POST" -
Undocumented
Declaration
Swift
case get = "GET"
public enum Method : String
Undocumented
Undocumented
Swift
case post = "POST"
Undocumented
Swift
case get = "GET"