componentUpdate property

  1. @JsonKey.new(includeIfNull: false, name: 'component_update')
InstatusWebhookComponentUpdate? componentUpdate
final

Implementation

@JsonKey(includeIfNull: false, name: 'component_update')
final InstatusWebhookComponentUpdate? componentUpdate;