menu
fluxer_dart package
documentation
models/git_hub_webhook_comment.dart
GitHubWebhookComment
commitId property
commitId property
dark_mode
light_mode
commitId
property
@JsonKey.new(includeIfNull: false, name: 'commit_id')
String
?
commitId
final
Implementation
@JsonKey(includeIfNull: false, name: 'commit_id') final String? commitId;
fluxer_dart package
documentation
models/git_hub_webhook_comment
GitHubWebhookComment
commitId property
GitHubWebhookComment class