menu
vital_core package
documentation
services/data/timeseries.dart
IntervalSample
IntervalSample.fromJson factory constructor
IntervalSample.fromJson factory constructor
dark_mode
light_mode
IntervalSample.fromJson
constructor
IntervalSample.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory IntervalSample.fromJson(Map<String, dynamic> json) => _$IntervalSampleFromJson(json);
vital_core package
documentation
services/data/timeseries
IntervalSample
IntervalSample.fromJson factory constructor
IntervalSample class