menu
fluxer_dart package
documentation
models/git_hub_webhook_pull_request_user.dart
GitHubWebhookPullRequestUser
htmlUrl property
htmlUrl property
dark_mode
light_mode
htmlUrl
property
@JsonKey.new(name: 'html_url')
String
htmlUrl
final
Implementation
@JsonKey(name: 'html_url') final String htmlUrl;
fluxer_dart package
documentation
models/git_hub_webhook_pull_request_user
GitHubWebhookPullRequestUser
htmlUrl property
GitHubWebhookPullRequestUser class