models/github_user library

Classes

GithubUserModel
Model for managing Github users.

Extensions

GithubUserModelPatterns on GithubUserModel
Adds pattern-matching-related methods to GithubUserModel.

Typedefs

GithubUserModelCollection = _$GithubUserModelCollection
Collection class for storing GithubUserModel.
GithubUserModelDocument = _$GithubUserModelDocument
Document class for storing GithubUserModel.
GithubUserModelInitialCollection = _$GithubUserModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubUserModelKeys = _$GithubUserModelKeys
Enum of the name of the value defined in GithubUserModel.
GithubUserModelMirrorCollection = _$GithubUserModelMirrorCollection
Collection class for storing GithubUserModel.
GithubUserModelMirrorDocument = _$GithubUserModelMirrorDocument
Document class for storing GithubUserModel.
GithubUserModelMirrorInitialCollection = _$GithubUserModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
GithubUserModelMirrorRefPath = _$GithubUserModelMirrorRefPath
It can be defined as an empty ModelRef<GithubUserModel>.
GithubUserModelRef = ModelRef<GithubUserModel>?
Alias for ModelRef<GithubUserModel>.
GithubUserModelRefPath = _$GithubUserModelRefPath
It can be defined as an empty ModelRef<GithubUserModel>.