toJson method

String toJson()

Returns string value.

Implementation

String toJson() => const UJobStatusStateConverter().toJson(this);