URepoOpActionKnownValue constructor
const
URepoOpActionKnownValue({
- required KnownRepoOpAction data,
Implementation
const factory URepoOpActionKnownValue(
{required final KnownRepoOpAction data}) = _$URepoOpActionKnownValueImpl;