dataType property

DataType? dataType
getter/setter pair

The data type defines the schema for a stream of data being collected by, inserted into, or queried from the Fitness API.

Implementation

DataType? dataType;