models/github_pull_request library

Classes

GithubPullRequestModel
Model for managing Github pull requests.

Extensions

GithubPullRequestModelPatterns on GithubPullRequestModel
Adds pattern-matching-related methods to GithubPullRequestModel.

Typedefs

GithubPullRequestModelCollection = _$GithubPullRequestModelCollection
Collection class for storing GithubPullRequestModel.
GithubPullRequestModelDocument = _$GithubPullRequestModelDocument
Document class for storing GithubPullRequestModel.
GithubPullRequestModelInitialCollection = _$GithubPullRequestModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubPullRequestModelKeys = _$GithubPullRequestModelKeys
Enum of the name of the value defined in GithubPullRequestModel.
GithubPullRequestModelMirrorCollection = _$GithubPullRequestModelMirrorCollection
Collection class for storing GithubPullRequestModel.
GithubPullRequestModelMirrorDocument = _$GithubPullRequestModelMirrorDocument
Document class for storing GithubPullRequestModel.
GithubPullRequestModelMirrorInitialCollection = _$GithubPullRequestModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubPullRequestModelMirrorRefPath = _$GithubPullRequestModelMirrorRefPath
It can be defined as an empty ModelRef<GithubPullRequestModel>.
GithubPullRequestModelRef = ModelRef<GithubPullRequestModel>?
Alias for ModelRef<GithubPullRequestModel>.
GithubPullRequestModelRefPath = _$GithubPullRequestModelRefPath
It can be defined as an empty ModelRef<GithubPullRequestModel>.