UJobStatusState.knownValue constructor
const
UJobStatusState.knownValue({
- required KnownJobStatusState data,
Implementation
const factory UJobStatusState.knownValue({
required KnownJobStatusState data,
}) = UJobStatusStateKnownValue;