menu
fluxer_dart package
documentation
models/git_hub_webhook_discussion.dart
GitHubWebhookDiscussion
answerHtmlUrl property
answerHtmlUrl property
dark_mode
light_mode
answerHtmlUrl
property
@JsonKey.new(includeIfNull: false, name: 'answer_html_url')
String
?
answerHtmlUrl
final
Implementation
@JsonKey(includeIfNull: false, name: 'answer_html_url') final String? answerHtmlUrl;
fluxer_dart package
documentation
models/git_hub_webhook_discussion
GitHubWebhookDiscussion
answerHtmlUrl property
GitHubWebhookDiscussion class