toString method

  1. @override
String toString()
override

Returns a string representation of the value of this instance in registry format.

Implementation

@override
String toString() => _guidValue.value;