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