menu
fluxer_dart package
documentation
models/instatus_webhook_component_update.dart
InstatusWebhookComponentUpdate
componentId property
componentId property
dark_mode
light_mode
componentId
property
@JsonKey.new(includeIfNull: false, name: 'component_id')
String
?
componentId
final
Implementation
@JsonKey(includeIfNull: false, name: 'component_id') final String? componentId;
fluxer_dart package
documentation
models/instatus_webhook_component_update
InstatusWebhookComponentUpdate
componentId property
InstatusWebhookComponentUpdate class