masamune_model_github library
Masamune plugin package that includes a model adapter to retrieve data from Github.
To use, import package:masamune_model_github/masamune_model_github.dart.
Classes
- GithubActionsJobModel
- Value for model.
- GithubActionsLogModel
- Value for model.
- GithubActionsModel
- Value for model.
- GithubActionsStepValue
- Value for representing each step executed within a Github Action job.
- GithubBranchModel
- Model for managing Github branches.
- GithubCommitModel
- Model for managing Github commits.
- GithubCompareModel
- Model for managing Github branch comparisons.
- GithubContentModel
- Model for managing Github contents.
- GithubCopilotAgentController
- Controller for the Copilot agent.
- GithubCopilotSessionLogModel
- Model for managing Copilot session logs.
- GithubCopilotSessionModel
- Model for managing Copilot sessions.
- GithubIssueModel
- Model for managing Github issues.
- GithubIssueTimelineModel
- Model for managing Github issue timelines.
- GithubLabelValue
- Model for managing Github labels.
- GithubLicenseValue
- Model for managing Github licenses.
- GithubMilestoneValue
- Model for managing Github milestones.
- GithubModelAdapter
- Model adapter with GitHub available.
- GithubModelMasamuneAdapter
-
MasamuneAdapterfor utilizing GitHub models. - GithubOrganizationModel
- Model for managing Github organizations.
- GithubPullRequestHeadValue
- Model for managing Github pull request heads.
- GithubPullRequestModel
- Model for managing Github pull requests.
- GithubPullRequestTimelineModel
- Model for managing Github pull request timelines.
- GithubReactionValue
- Model for managing Github reactions.
- GithubRepositoryModel
- Model for managing Github repositories.
- GithubRepositoryPermissionValue
- Model for managing Github repository permissions.
- GithubUserController
- Controller for the user of GitHub.
- GithubUserModel
- Model for managing Github users.
Enums
- GithubCopilotSessionLogLevel
- The level of a Copilot session log.
- GithubCopilotSessionStatus
- The status of the Copilot session.
- GithubOrganizationType
- Type of organization.
- GithubTimelineEvent
- TimelineEvent.
Extensions
- GithubActionsJobModelPatterns on GithubActionsJobModel
- Adds pattern-matching-related methods to GithubActionsJobModel.
- GithubActionsLogModelPatterns on GithubActionsLogModel
- Adds pattern-matching-related methods to GithubActionsLogModel.
- GithubActionsModelPatterns on GithubActionsModel
- Adds pattern-matching-related methods to GithubActionsModel.
- GithubActionsStepValuePatterns on GithubActionsStepValue
- Adds pattern-matching-related methods to GithubActionsStepValue.
- GithubBranchModelPatterns on GithubBranchModel
- Adds pattern-matching-related methods to GithubBranchModel.
- GithubCommitModelPatterns on GithubCommitModel
- Adds pattern-matching-related methods to GithubCommitModel.
- GithubCompareModelPatterns on GithubCompareModel
- Adds pattern-matching-related methods to GithubCompareModel.
- GithubContentModelPatterns on GithubContentModel
- Adds pattern-matching-related methods to GithubContentModel.
- GithubCopilotSessionLogModelPatterns on GithubCopilotSessionLogModel
- Adds pattern-matching-related methods to GithubCopilotSessionLogModel.
- GithubCopilotSessionModelPatterns on GithubCopilotSessionModel
- Adds pattern-matching-related methods to GithubCopilotSessionModel.
- GithubIssueModelPatterns on GithubIssueModel
- Adds pattern-matching-related methods to GithubIssueModel.
- GithubIssueTimelineModelPatterns on GithubIssueTimelineModel
- Adds pattern-matching-related methods to GithubIssueTimelineModel.
- GithubLabelValuePatterns on GithubLabelValue
- Adds pattern-matching-related methods to GithubLabelValue.
- GithubLicenseValuePatterns on GithubLicenseValue
- Adds pattern-matching-related methods to GithubLicenseValue.
- GithubMilestoneValuePatterns on GithubMilestoneValue
- Adds pattern-matching-related methods to GithubMilestoneValue.
- GithubOrganizationModelPatterns on GithubOrganizationModel
- Adds pattern-matching-related methods to GithubOrganizationModel.
- GithubPullRequestHeadValuePatterns on GithubPullRequestHeadValue
- Adds pattern-matching-related methods to GithubPullRequestHeadValue.
- GithubPullRequestModelPatterns on GithubPullRequestModel
- Adds pattern-matching-related methods to GithubPullRequestModel.
- GithubPullRequestTimelineModelPatterns on GithubPullRequestTimelineModel
- Adds pattern-matching-related methods to GithubPullRequestTimelineModel.
- GithubReactionValuePatterns on GithubReactionValue
- Adds pattern-matching-related methods to GithubReactionValue.
- GithubRepositoryModelPatterns on GithubRepositoryModel
- Adds pattern-matching-related methods to GithubRepositoryModel.
- GithubRepositoryPermissionValuePatterns on GithubRepositoryPermissionValue
- Adds pattern-matching-related methods to GithubRepositoryPermissionValue.
- GithubUserModelPatterns on GithubUserModel
- Adds pattern-matching-related methods to GithubUserModel.
Typedefs
- GithubActionsJobModelCollection = _$GithubActionsJobModelCollection
- Collection class for storing GithubActionsJobModel.
- GithubActionsJobModelDocument = _$GithubActionsJobModelDocument
- Document class for storing GithubActionsJobModel.
- GithubActionsJobModelInitialCollection = _$GithubActionsJobModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsJobModelKeys = _$GithubActionsJobModelKeys
- Enum of the name of the value defined in GithubActionsJobModel.
- GithubActionsJobModelMirrorCollection = _$GithubActionsJobModelMirrorCollection
- Collection class for storing GithubActionsJobModel.
- GithubActionsJobModelMirrorDocument = _$GithubActionsJobModelMirrorDocument
- Document class for storing GithubActionsJobModel.
- GithubActionsJobModelMirrorInitialCollection = _$GithubActionsJobModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsJobModelMirrorRefPath = _$GithubActionsJobModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubActionsJobModel>.
-
GithubActionsJobModelRef
= ModelRef<
GithubActionsJobModel> ? - Alias for ModelRef<GithubActionsJobModel>.
- GithubActionsJobModelRefPath = _$GithubActionsJobModelRefPath
- It can be defined as an empty ModelRef<GithubActionsJobModel>.
- GithubActionsLogModelCollection = _$GithubActionsLogModelCollection
- Collection class for storing GithubActionsLogModel.
- GithubActionsLogModelDocument = _$GithubActionsLogModelDocument
- Document class for storing GithubActionsLogModel.
- GithubActionsLogModelInitialCollection = _$GithubActionsLogModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsLogModelKeys = _$GithubActionsLogModelKeys
- Enum of the name of the value defined in GithubActionsLogModel.
- GithubActionsLogModelMirrorCollection = _$GithubActionsLogModelMirrorCollection
- Collection class for storing GithubActionsLogModel.
- GithubActionsLogModelMirrorDocument = _$GithubActionsLogModelMirrorDocument
- Document class for storing GithubActionsLogModel.
- GithubActionsLogModelMirrorInitialCollection = _$GithubActionsLogModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsLogModelMirrorRefPath = _$GithubActionsLogModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubActionsLogModel>.
-
GithubActionsLogModelRef
= ModelRef<
GithubActionsLogModel> ? - Alias for ModelRef<GithubActionsLogModel>.
- GithubActionsLogModelRefPath = _$GithubActionsLogModelRefPath
- It can be defined as an empty ModelRef<GithubActionsLogModel>.
- GithubActionsModelCollection = _$GithubActionsModelCollection
- Collection class for storing GithubActionsModel.
- GithubActionsModelDocument = _$GithubActionsModelDocument
- Document class for storing GithubActionsModel.
- GithubActionsModelInitialCollection = _$GithubActionsModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsModelKeys = _$GithubActionsModelKeys
- Enum of the name of the value defined in GithubActionsModel.
- GithubActionsModelMirrorCollection = _$GithubActionsModelMirrorCollection
- Collection class for storing GithubActionsModel.
- GithubActionsModelMirrorDocument = _$GithubActionsModelMirrorDocument
- Document class for storing GithubActionsModel.
- GithubActionsModelMirrorInitialCollection = _$GithubActionsModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsModelMirrorRefPath = _$GithubActionsModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubActionsModel>.
-
GithubActionsModelRef
= ModelRef<
GithubActionsModel> ? - Alias for ModelRef<GithubActionsModel>.
- GithubActionsModelRefPath = _$GithubActionsModelRefPath
- It can be defined as an empty ModelRef<GithubActionsModel>.
- 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
initialValueofRuntimeModelAdapter. - 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
initialValueofRuntimeModelAdapter. - 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>.
- GithubCommitModelCollection = _$GithubCommitModelCollection
- Collection class for storing GithubCommitModel.
- GithubCommitModelDocument = _$GithubCommitModelDocument
- Document class for storing GithubCommitModel.
- GithubCommitModelInitialCollection = _$GithubCommitModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCommitModelKeys = _$GithubCommitModelKeys
- Enum of the name of the value defined in GithubCommitModel.
- GithubCommitModelMirrorCollection = _$GithubCommitModelMirrorCollection
- Collection class for storing GithubCommitModel.
- GithubCommitModelMirrorDocument = _$GithubCommitModelMirrorDocument
- Document class for storing GithubCommitModel.
- GithubCommitModelMirrorInitialCollection = _$GithubCommitModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCommitModelMirrorRefPath = _$GithubCommitModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubCommitModel>.
-
GithubCommitModelRef
= ModelRef<
GithubCommitModel> ? - Alias for ModelRef<GithubCommitModel>.
- GithubCommitModelRefPath = _$GithubCommitModelRefPath
- It can be defined as an empty ModelRef<GithubCommitModel>.
- GithubCompareModelKeys = _$GithubCompareModelKeys
- Enum of the name of the value defined in GithubCompareModel.
-
GithubCompareModelRef
= ModelRef<
GithubCompareModel> ? - Alias for ModelRef<GithubCompareModel>.
- 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
initialValueofRuntimeModelAdapter. - 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
initialValueofRuntimeModelAdapter. - 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>.
- GithubCopilotSessionLogModelCollection = _$GithubCopilotSessionLogModelCollection
- Collection class for storing GithubCopilotSessionLogModel.
- GithubCopilotSessionLogModelDocument = _$GithubCopilotSessionLogModelDocument
- Document class for storing GithubCopilotSessionLogModel.
- GithubCopilotSessionLogModelInitialCollection = _$GithubCopilotSessionLogModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCopilotSessionLogModelKeys = _$GithubCopilotSessionLogModelKeys
- Enum of the name of the value defined in GithubCopilotSessionLogModel.
- GithubCopilotSessionLogModelMirrorCollection = _$GithubCopilotSessionLogModelMirrorCollection
- Collection class for storing GithubCopilotSessionLogModel.
- GithubCopilotSessionLogModelMirrorDocument = _$GithubCopilotSessionLogModelMirrorDocument
- Document class for storing GithubCopilotSessionLogModel.
- GithubCopilotSessionLogModelMirrorInitialCollection = _$GithubCopilotSessionLogModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCopilotSessionLogModelMirrorRefPath = _$GithubCopilotSessionLogModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubCopilotSessionLogModel>.
-
GithubCopilotSessionLogModelRef
= ModelRef<
GithubCopilotSessionLogModel> ? - Alias for ModelRef<GithubCopilotSessionLogModel>.
- GithubCopilotSessionLogModelRefPath = _$GithubCopilotSessionLogModelRefPath
- It can be defined as an empty ModelRef<GithubCopilotSessionLogModel>.
- GithubCopilotSessionModelCollection = _$GithubCopilotSessionModelCollection
- Collection class for storing GithubCopilotSessionModel.
- GithubCopilotSessionModelDocument = _$GithubCopilotSessionModelDocument
- Document class for storing GithubCopilotSessionModel.
- GithubCopilotSessionModelInitialCollection = _$GithubCopilotSessionModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCopilotSessionModelKeys = _$GithubCopilotSessionModelKeys
- Enum of the name of the value defined in GithubCopilotSessionModel.
- GithubCopilotSessionModelMirrorCollection = _$GithubCopilotSessionModelMirrorCollection
- Collection class for storing GithubCopilotSessionModel.
- GithubCopilotSessionModelMirrorDocument = _$GithubCopilotSessionModelMirrorDocument
- Document class for storing GithubCopilotSessionModel.
- GithubCopilotSessionModelMirrorInitialCollection = _$GithubCopilotSessionModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubCopilotSessionModelMirrorRefPath = _$GithubCopilotSessionModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubCopilotSessionModel>.
-
GithubCopilotSessionModelRef
= ModelRef<
GithubCopilotSessionModel> ? - Alias for ModelRef<GithubCopilotSessionModel>.
- GithubCopilotSessionModelRefPath = _$GithubCopilotSessionModelRefPath
- It can be defined as an empty ModelRef<GithubCopilotSessionModel>.
- GithubIssueModelCollection = _$GithubIssueModelCollection
- Collection class for storing GithubIssueModel.
- GithubIssueModelDocument = _$GithubIssueModelDocument
- Document class for storing GithubIssueModel.
- GithubIssueModelInitialCollection = _$GithubIssueModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubIssueModelKeys = _$GithubIssueModelKeys
- Enum of the name of the value defined in GithubIssueModel.
- GithubIssueModelMirrorCollection = _$GithubIssueModelMirrorCollection
- Collection class for storing GithubIssueModel.
- GithubIssueModelMirrorDocument = _$GithubIssueModelMirrorDocument
- Document class for storing GithubIssueModel.
- GithubIssueModelMirrorInitialCollection = _$GithubIssueModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubIssueModelMirrorRefPath = _$GithubIssueModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubIssueModel>.
-
GithubIssueModelRef
= ModelRef<
GithubIssueModel> ? - Alias for ModelRef<GithubIssueModel>.
- GithubIssueModelRefPath = _$GithubIssueModelRefPath
- It can be defined as an empty ModelRef<GithubIssueModel>.
- GithubIssueTimelineModelCollection = _$GithubIssueTimelineModelCollection
- Collection class for storing GithubIssueTimelineModel.
- GithubIssueTimelineModelDocument = _$GithubIssueTimelineModelDocument
- Document class for storing GithubIssueTimelineModel.
- GithubIssueTimelineModelInitialCollection = _$GithubIssueTimelineModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubIssueTimelineModelKeys = _$GithubIssueTimelineModelKeys
- Enum of the name of the value defined in GithubIssueTimelineModel.
- GithubIssueTimelineModelMirrorCollection = _$GithubIssueTimelineModelMirrorCollection
- Collection class for storing GithubIssueTimelineModel.
- GithubIssueTimelineModelMirrorDocument = _$GithubIssueTimelineModelMirrorDocument
- Document class for storing GithubIssueTimelineModel.
- GithubIssueTimelineModelMirrorInitialCollection = _$GithubIssueTimelineModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubIssueTimelineModelMirrorRefPath = _$GithubIssueTimelineModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubIssueTimelineModel>.
-
GithubIssueTimelineModelRef
= ModelRef<
GithubIssueTimelineModel> ? - Alias for ModelRef<GithubIssueTimelineModel>.
- GithubIssueTimelineModelRefPath = _$GithubIssueTimelineModelRefPath
- It can be defined as an empty ModelRef<GithubIssueTimelineModel>.
- GithubOrganizationModelCollection = _$GithubOrganizationModelCollection
- Collection class for storing GithubOrganizationModel.
- GithubOrganizationModelDocument = _$GithubOrganizationModelDocument
- Document class for storing GithubOrganizationModel.
- GithubOrganizationModelInitialCollection = _$GithubOrganizationModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubOrganizationModelKeys = _$GithubOrganizationModelKeys
- Enum of the name of the value defined in GithubOrganizationModel.
- GithubOrganizationModelMirrorCollection = _$GithubOrganizationModelMirrorCollection
- Collection class for storing GithubOrganizationModel.
- GithubOrganizationModelMirrorDocument = _$GithubOrganizationModelMirrorDocument
- Document class for storing GithubOrganizationModel.
- GithubOrganizationModelMirrorInitialCollection = _$GithubOrganizationModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubOrganizationModelMirrorRefPath = _$GithubOrganizationModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubOrganizationModel>.
-
GithubOrganizationModelRef
= ModelRef<
GithubOrganizationModel> ? - Alias for ModelRef<GithubOrganizationModel>.
- GithubOrganizationModelRefPath = _$GithubOrganizationModelRefPath
- It can be defined as an empty ModelRef<GithubOrganizationModel>.
- GithubPullRequestModelCollection = _$GithubPullRequestModelCollection
- Collection class for storing GithubPullRequestModel.
- GithubPullRequestModelDocument = _$GithubPullRequestModelDocument
- Document class for storing GithubPullRequestModel.
- GithubPullRequestModelInitialCollection = _$GithubPullRequestModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubPullRequestModelKeys = _$GithubPullRequestModelKeys
- Enum of the name of the value defined in GithubPullRequestModel.
- GithubPullRequestModelMirrorCollection = _$GithubPullRequestModelMirrorCollection
- Collection class for storing GithubPullRequestModel.
- GithubPullRequestModelMirrorDocument = _$GithubPullRequestModelMirrorDocument
- Document class for storing GithubPullRequestModel.
- GithubPullRequestModelMirrorInitialCollection = _$GithubPullRequestModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubPullRequestModelMirrorRefPath = _$GithubPullRequestModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubPullRequestModel>.
-
GithubPullRequestModelRef
= ModelRef<
GithubPullRequestModel> ? - Alias for ModelRef<GithubPullRequestModel>.
- GithubPullRequestModelRefPath = _$GithubPullRequestModelRefPath
- It can be defined as an empty ModelRef<GithubPullRequestModel>.
- GithubPullRequestTimelineModelCollection = _$GithubPullRequestTimelineModelCollection
- Collection class for storing GithubPullRequestTimelineModel.
- GithubPullRequestTimelineModelDocument = _$GithubPullRequestTimelineModelDocument
- Document class for storing GithubPullRequestTimelineModel.
- GithubPullRequestTimelineModelInitialCollection = _$GithubPullRequestTimelineModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubPullRequestTimelineModelKeys = _$GithubPullRequestTimelineModelKeys
- Enum of the name of the value defined in GithubPullRequestTimelineModel.
- GithubPullRequestTimelineModelMirrorCollection = _$GithubPullRequestTimelineModelMirrorCollection
- Collection class for storing GithubPullRequestTimelineModel.
- GithubPullRequestTimelineModelMirrorDocument = _$GithubPullRequestTimelineModelMirrorDocument
- Document class for storing GithubPullRequestTimelineModel.
- GithubPullRequestTimelineModelMirrorInitialCollection = _$GithubPullRequestTimelineModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubPullRequestTimelineModelMirrorRefPath = _$GithubPullRequestTimelineModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubPullRequestTimelineModel>.
-
GithubPullRequestTimelineModelRef
= ModelRef<
GithubPullRequestTimelineModel> ? - Alias for ModelRef<GithubPullRequestTimelineModel>.
- GithubPullRequestTimelineModelRefPath = _$GithubPullRequestTimelineModelRefPath
- It can be defined as an empty ModelRef<GithubPullRequestTimelineModel>.
- 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
initialValueofRuntimeModelAdapter. - 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
initialValueofRuntimeModelAdapter. - 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>.
- 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
initialValueofRuntimeModelAdapter. - 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
initialValueofRuntimeModelAdapter. - 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>.