models/github_content library
Classes
- GithubContentModel
- Model for managing Github contents.
Extensions
- GithubContentModelPatterns on GithubContentModel
- Adds pattern-matching-related methods to GithubContentModel.
Typedefs
- GithubContentModelCollection = _$GithubContentModelCollection
- Collection class for storing GithubContentModel.
- GithubContentModelDocument = _$GithubContentModelDocument
- Document class for storing GithubContentModel.
- GithubContentModelInitialCollection = _$GithubContentModelInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - GithubContentModelKeys = _$GithubContentModelKeys
- Enum of the name of the value defined in GithubContentModel.
- GithubContentModelMirrorCollection = _$GithubContentModelMirrorCollection
- Collection class for storing GithubContentModel.
- GithubContentModelMirrorDocument = _$GithubContentModelMirrorDocument
- Document class for storing GithubContentModel.
- GithubContentModelMirrorInitialCollection = _$GithubContentModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - GithubContentModelMirrorRefPath = _$GithubContentModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubContentModel>.
-
GithubContentModelRef
= ModelRef<
GithubContentModel> ? - Alias for ModelRef<GithubContentModel>.
- GithubContentModelRefPath = _$GithubContentModelRefPath
- It can be defined as an empty ModelRef<GithubContentModel>.