clone method

Creates a deep clone of this FhirString.

Implementation

@override
VersionIndependentResourceTypesAll clone() => copyWith();