menu
dart_appwrite package
documentation
models.dart
WebhookList
webhooks property
webhooks property
dark_mode
light_mode
webhooks
property
List
<
Webhook
>
webhooks
final
List of webhooks.
Implementation
final List<Webhook> webhooks;
dart_appwrite package
documentation
models
WebhookList
webhooks property
WebhookList class