menu
fluxer_dart package
documentation
models/git_hub_webhook_check_run_output.dart
GitHubWebhookCheckRunOutput
title property
title property
dark_mode
light_mode
title
property
@JsonKey.new(includeIfNull: false)
String
?
title
final
Implementation
@JsonKey(includeIfNull: false) final String? title;
fluxer_dart package
documentation
models/git_hub_webhook_check_run_output
GitHubWebhookCheckRunOutput
title property
GitHubWebhookCheckRunOutput class