models/github_compare library

Classes

GithubCompareModel
Model for managing Github branch comparisons.

Extensions

GithubCompareModelPatterns on GithubCompareModel
Adds pattern-matching-related methods to GithubCompareModel.

Typedefs

GithubCompareModelKeys = _$GithubCompareModelKeys
Enum of the name of the value defined in GithubCompareModel.
GithubCompareModelRef = ModelRef<GithubCompareModel>?
Alias for ModelRef<GithubCompareModel>.