menu
fhir_path package
documentation
petit/quantity/fhir_path_quantity.dart
FhirPathQuantity
operator < method
operator < method
dark_mode
light_mode
operator <
method
bool
operator <
(
Object
o
)
Implementation
bool operator <(Object o) => compare(_Comparator.lt, o);
fhir_path package
documentation
petit/quantity/fhir_path_quantity
FhirPathQuantity
operator < method
FhirPathQuantity class