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