RepoOpAction.knownValue constructor
const
RepoOpAction.knownValue({
- required KnownRepoOpAction data,
Implementation
const factory RepoOpAction.knownValue({required KnownRepoOpAction data}) =
RepoOpActionKnownValue;