toJson method

String toJson()

Returns string value.

Implementation

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