UuidValueJsonExtension extension

Expose toJson on UuidValue Expose static fromJson builder

on

Methods

toJson() String
Returns a serialized version of the UuidValue as a String.

Static Methods

fromJson(dynamic value) UuidValue
Returns a deserialized version of the UuidValue.