plus method
Implementation
FhirInstant plus(ExtendedDuration other) =>
FhirDateTimeBase.plus<FhirInstant>(this, other) as FhirInstant;
FhirInstant plus(ExtendedDuration other) =>
FhirDateTimeBase.plus<FhirInstant>(this, other) as FhirInstant;