menu
ucum package
documentation
fhir/time_valued_quantities.dart
isHours function
isHours function
dark_mode
light_mode
isHours
function
bool
isHours
(
String
code
)
Implementation
bool isHours(String code) => <String>[ 'hours', 'hour', "'hour'", 'h', ].contains(code);
ucum package
documentation
fhir/time_valued_quantities
isHours function
time_valued_quantities library