menu
github_flutter
github.dart
CreatePullRequestComment
CreatePullRequestComment.new constructor
CreatePullRequestComment.new
dark_mode
light_mode
CreatePullRequestComment
constructor
CreatePullRequestComment
(
String
?
body
,
String
?
commitId
,
String
?
path
,
int
?
position
,
)
Implementation
CreatePullRequestComment(this.body, this.commitId, this.path, this.position);
github_flutter
github
CreatePullRequestComment
CreatePullRequestComment.new constructor
CreatePullRequestComment class