toUnion method

UJobStatusState toUnion()

Returns this value as UJobStatusState.

Implementation

UJobStatusState toUnion() => UJobStatusState.knownValue(data: this);