DT_INSTANTANEOUS_RUN_PHYSICAL_FITNESS_INDEX constant

DataType const DT_INSTANTANEOUS_RUN_PHYSICAL_FITNESS_INDEX

Implementation

static const DataType DT_INSTANTANEOUS_RUN_PHYSICAL_FITNESS_INDEX = DataType(
  'com.huawei.instantaneous.run.physical_fitness_index',
  'https://www.huawei.com/healthkit/runningability.read',
  'https://www.huawei.com/healthkit/runningability.write',
  <Field>[
    Field.PHYSICAL_FITNESS_INDEX,
  ],
);