webhookMethod property
String?
get
webhookMethod
Method used for the webhook request (HTTP:GET, HTTP:POST, HTTP:PUT, HTTP:DELETE or AppAPI:APP_ID:GET, AppAPI:APP_ID:POST...).
Implementation
String? get webhookMethod;