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