String? get webhookUri => _$this._webhookUri;
set webhookUri(covariant String? webhookUri) => _$this._webhookUri = webhookUri;