menu
fhir_client package
documentation
models/length.dart
Length
value property
value property
dark_mode
light_mode
value
property
num
?
get
value
The value of the length.
Implementation
num? get value => valueField.getValue(_json);
fhir_client package
documentation
models/length
Length
value property
Length class