values constant
List of all possible values in this WebhookDtoMethodEnum.
Implementation
static const values = <WebhookDtoMethodEnum>[
GET,
HEAD,
POST,
PUT,
PATCH,
DELETE,
OPTIONS,
TRACE,
];
List of all possible values in this WebhookDtoMethodEnum.
static const values = <WebhookDtoMethodEnum>[
GET,
HEAD,
POST,
PUT,
PATCH,
DELETE,
OPTIONS,
TRACE,
];