menu
fhir_primitives package
documentation
fhir_primitives.dart
FhirDateTimeBase
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
Returns the string representation of the FHIR primitive.
Implementation
@override String toString() => _string;
fhir_primitives package
documentation
fhir_primitives
FhirDateTimeBase
toString method
FhirDateTimeBase class