Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 839 Bytes

UserReadings.md

File metadata and controls

22 lines (17 loc) · 839 Bytes

openapi.model.UserReadings

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
BPM num [default to null]
sPO2 num [default to null]
temperature num [default to null]
location UserLocation [optional] [default to null]
videoAnalysisData String [optional] [default to null]
weight num [optional] [default to null]
gyroscope num [optional] [default to null]
accelerometer num [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]