models/github_branch library

Classes

GithubBranchModel
Model for managing Github branches.

Extensions

GithubBranchModelPatterns on GithubBranchModel
Adds pattern-matching-related methods to GithubBranchModel.

Typedefs

GithubBranchModelCollection = _$GithubBranchModelCollection
Collection class for storing GithubBranchModel.
GithubBranchModelDocument = _$GithubBranchModelDocument
Document class for storing GithubBranchModel.
GithubBranchModelInitialCollection = _$GithubBranchModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubBranchModelKeys = _$GithubBranchModelKeys
Enum of the name of the value defined in GithubBranchModel.
GithubBranchModelMirrorCollection = _$GithubBranchModelMirrorCollection
Collection class for storing GithubBranchModel.
GithubBranchModelMirrorDocument = _$GithubBranchModelMirrorDocument
Document class for storing GithubBranchModel.
GithubBranchModelMirrorInitialCollection = _$GithubBranchModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubBranchModelMirrorRefPath = _$GithubBranchModelMirrorRefPath
It can be defined as an empty ModelRef<GithubBranchModel>.
GithubBranchModelRef = ModelRef<GithubBranchModel>?
Alias for ModelRef<GithubBranchModel>.
GithubBranchModelRefPath = _$GithubBranchModelRefPath
It can be defined as an empty ModelRef<GithubBranchModel>.