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