RequestMethod typedef
RequestMethod = String
This describes the HTTP request method of a network request.
Implementation
typedef RequestMethod = String;
This describes the HTTP request method of a network request.
typedef RequestMethod = String;