menu
fluxer_dart package
documentation
models/git_hub_webhook.dart
GitHubWebhook
headCommit property
headCommit property
dark_mode
light_mode
headCommit
property
@JsonKey.new(includeIfNull: false, name: 'head_commit')
GitHubWebhookHeadCommit
?
headCommit
final
Implementation
@JsonKey(includeIfNull: false, name: 'head_commit') final GitHubWebhookHeadCommit? headCommit;
fluxer_dart package
documentation
models/git_hub_webhook
GitHubWebhook
headCommit property
GitHubWebhook class