DT_STATISTICS_EXERCISE_INTENSITY_V2 constant

DataType const DT_STATISTICS_EXERCISE_INTENSITY_V2

Implementation

static const DataType DT_STATISTICS_EXERCISE_INTENSITY_V2 = DataType(
  'com.huawei.continuous.exercise_intensity.v2.statistics',
  'https://www.huawei.com/healthkit/strength.read',
  'https://www.huawei.com/healthkit/strength.write',
  <Field>[
    Field.INTENSITY_MAP,
  ],
);