models/github_issue library

Classes

GithubIssueModel
Model for managing Github issues.

Extensions

GithubIssueModelPatterns on GithubIssueModel
Adds pattern-matching-related methods to GithubIssueModel.

Typedefs

GithubIssueModelCollection = _$GithubIssueModelCollection
Collection class for storing GithubIssueModel.
GithubIssueModelDocument = _$GithubIssueModelDocument
Document class for storing GithubIssueModel.
GithubIssueModelInitialCollection = _$GithubIssueModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubIssueModelKeys = _$GithubIssueModelKeys
Enum of the name of the value defined in GithubIssueModel.
GithubIssueModelMirrorCollection = _$GithubIssueModelMirrorCollection
Collection class for storing GithubIssueModel.
GithubIssueModelMirrorDocument = _$GithubIssueModelMirrorDocument
Document class for storing GithubIssueModel.
GithubIssueModelMirrorInitialCollection = _$GithubIssueModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubIssueModelMirrorRefPath = _$GithubIssueModelMirrorRefPath
It can be defined as an empty ModelRef<GithubIssueModel>.
GithubIssueModelRef = ModelRef<GithubIssueModel>?
Alias for ModelRef<GithubIssueModel>.
GithubIssueModelRefPath = _$GithubIssueModelRefPath
It can be defined as an empty ModelRef<GithubIssueModel>.