toJson method

  1. @override
String toJson(
  1. UuidValue object
)

Implementation

@override
String toJson(UuidValue object) => object.uuid;