toJson method

String toJson()

Returns a serialized version of the UuidValue as a String.

Implementation

String toJson() => uuid;