menu
fhir_path package
documentation
petit/quantity/fhir_path_quantity.dart
FhirPathQuantity
FhirPathQuantity.new constructor
FhirPathQuantity.new constructor
dark_mode
light_mode
FhirPathQuantity
constructor
FhirPathQuantity
(
num
amount
,
String
unit
)
Implementation
FhirPathQuantity(this.amount, this.unit);
fhir_path package
documentation
petit/quantity/fhir_path_quantity
FhirPathQuantity
FhirPathQuantity.new constructor
FhirPathQuantity class