models/github_repository library

Classes

GithubRepositoryModel
Model for managing Github repositories.

Extensions

GithubRepositoryModelPatterns on GithubRepositoryModel
Adds pattern-matching-related methods to GithubRepositoryModel.

Typedefs

GithubRepositoryModelCollection = _$GithubRepositoryModelCollection
Collection class for storing GithubRepositoryModel.
GithubRepositoryModelDocument = _$GithubRepositoryModelDocument
Document class for storing GithubRepositoryModel.
GithubRepositoryModelInitialCollection = _$GithubRepositoryModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubRepositoryModelKeys = _$GithubRepositoryModelKeys
Enum of the name of the value defined in GithubRepositoryModel.
GithubRepositoryModelMirrorCollection = _$GithubRepositoryModelMirrorCollection
Collection class for storing GithubRepositoryModel.
GithubRepositoryModelMirrorDocument = _$GithubRepositoryModelMirrorDocument
Document class for storing GithubRepositoryModel.
GithubRepositoryModelMirrorInitialCollection = _$GithubRepositoryModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubRepositoryModelMirrorRefPath = _$GithubRepositoryModelMirrorRefPath
It can be defined as an empty ModelRef<GithubRepositoryModel>.
GithubRepositoryModelRef = ModelRef<GithubRepositoryModel>?
Alias for ModelRef<GithubRepositoryModel>.
GithubRepositoryModelRefPath = _$GithubRepositoryModelRefPath
It can be defined as an empty ModelRef<GithubRepositoryModel>.