menu
carp_health_package package
documentation
health_package.dart
HealthData
HealthData.fromJson factory constructor
HealthData.fromJson factory constructor
dark_mode
light_mode
HealthData.fromJson
constructor
HealthData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory HealthData.fromJson(Map<String, dynamic> json) => _$HealthDataFromJson(json);
carp_health_package package
documentation
health_package
HealthData
HealthData.fromJson factory constructor
HealthData class