models/github_commit library
Classes
- GithubCommitModel
- Model for managing Github commits.
Extensions
- GithubCommitModelPatterns on GithubCommitModel
- Adds pattern-matching-related methods to GithubCommitModel.
Typedefs
- GithubCommitModelCollection = _$GithubCommitModelCollection
- Collection class for storing GithubCommitModel.
- GithubCommitModelDocument = _$GithubCommitModelDocument
- Document class for storing GithubCommitModel.
- GithubCommitModelInitialCollection = _$GithubCommitModelInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - GithubCommitModelKeys = _$GithubCommitModelKeys
- Enum of the name of the value defined in GithubCommitModel.
- GithubCommitModelMirrorCollection = _$GithubCommitModelMirrorCollection
- Collection class for storing GithubCommitModel.
- GithubCommitModelMirrorDocument = _$GithubCommitModelMirrorDocument
- Document class for storing GithubCommitModel.
- GithubCommitModelMirrorInitialCollection = _$GithubCommitModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - GithubCommitModelMirrorRefPath = _$GithubCommitModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubCommitModel>.
-
GithubCommitModelRef
= ModelRef<
GithubCommitModel> ? - Alias for ModelRef<GithubCommitModel>.
- GithubCommitModelRefPath = _$GithubCommitModelRefPath
- It can be defined as an empty ModelRef<GithubCommitModel>.