menu
meshagent package
documentation
client.dart
MeshagentWebhooksPage
MeshagentWebhooksPage.new constructor
MeshagentWebhooksPage.new constructor
dark_mode
light_mode
MeshagentWebhooksPage
constructor
MeshagentWebhooksPage
(
{
required
List
<
Map
<
String
,
dynamic
>
>
webhooks
,
required
int
total
,
})
Implementation
MeshagentWebhooksPage({required this.webhooks, required this.total});
meshagent package
documentation
client
MeshagentWebhooksPage
MeshagentWebhooksPage.new constructor
MeshagentWebhooksPage class