menu
dutato
presentation/screens/org/webhooks_screen.dart
WebhooksScreen
WebhooksScreen.new const constructor
WebhooksScreen.new
dark_mode
light_mode
description
WebhooksScreen
constructor
const
WebhooksScreen
(
{
required
String
orgId
,
Key
?
key
,
})
Implementation
const WebhooksScreen({required this.orgId, super.key});
dutato
webhooks_screen
WebhooksScreen
WebhooksScreen.new const constructor
WebhooksScreen class