menu
norbix package
documentation
norbix_webhooks.dart
WebhookSchemaInfo
WebhookSchemaInfo.new const constructor
WebhookSchemaInfo.new const constructor
dark_mode
light_mode
WebhookSchemaInfo
constructor
const
WebhookSchemaInfo
(
{
String
?
id
,
required
String
name
,
})
Implementation
const WebhookSchemaInfo({this.id, required this.name});
norbix package
documentation
norbix_webhooks
WebhookSchemaInfo
WebhookSchemaInfo.new const constructor
WebhookSchemaInfo class