webhookMethod property

String? get webhookMethod
override

Implementation

String? get webhookMethod => _$this._webhookMethod;
set webhookMethod (covariant String? webhookMethod)
covariantoverride

Implementation

set webhookMethod(covariant String? webhookMethod) => _$this._webhookMethod = webhookMethod;