menu
fluxer_dart package
documentation
models/instatus_webhook_component_update.dart
InstatusWebhookComponentUpdate
InstatusWebhookComponentUpdate.new const constructor
InstatusWebhookComponentUpdate.new const constructor
dark_mode
light_mode
InstatusWebhookComponentUpdate
constructor
const
InstatusWebhookComponentUpdate
(
{
String
?
createdAt
,
String
?
newStatus
,
String
?
componentId
,
})
Implementation
const InstatusWebhookComponentUpdate({ this.createdAt, this.newStatus, this.componentId, });
fluxer_dart package
documentation
models/instatus_webhook_component_update
InstatusWebhookComponentUpdate
InstatusWebhookComponentUpdate.new const constructor
InstatusWebhookComponentUpdate class