UJobStatusStateKnownValue constructor
const
UJobStatusStateKnownValue({
- required KnownJobStatusState data,
Implementation
const factory UJobStatusStateKnownValue(
{required final KnownJobStatusState data}) =
_$UJobStatusStateKnownValueImpl;