webhookUri property

String? get webhookUri
override

Implementation

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

Implementation

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