UuidValueJsonExtension extension

Expose toJson on UuidValue Expose static fromJson builder

on

Methods

toJson() String

Available on UuidValue, provided by the UuidValueJsonExtension extension

Returns a serialized version of the UuidValue as a String.

Static Methods

fromJson(dynamic value) UuidValue

Available on UuidValue, provided by the UuidValueJsonExtension extension

Returns a deserialized version of the UuidValue.