GitHubRepository class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
gh api
--method POST
-H "Accept: application/vnd.github.v3+json"
/repos/{repo}/pulls/{num}/comments
-f body={body}
-f commit_id={commitId}
-f path={path}
-F line={line}
-
gh api
-H "Accept: application/vnd.github.v3+json"
/repos/{repo}/pulls/{num}/comments
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited