toString method

  1. @override
String toString()
override

Returns the string representation of the FHIR primitive.

Implementation

@override
String toString() => _string;