menu
health_kit_reporter package
documentation
model/payload/preferred_unit.dart
PreferredUnit
PreferredUnit const constructor
PreferredUnit const constructor
dark_mode
light_mode
PreferredUnit
constructor
const
PreferredUnit
(
String
identifier
,
String
unit
)
Implementation
const PreferredUnit( this.identifier, this.unit, );
health_kit_reporter package
documentation
model/payload/preferred_unit
PreferredUnit
PreferredUnit const constructor
PreferredUnit class