Custom

class Custom(val name: String) : Method

A custom method.

Parameters

name

The method name.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The method name, e.g. "GET", "POST", etc.