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