POLYMERIZE_INSTANTANEOUS_OVULATION_DETECTION constant

DataType const POLYMERIZE_INSTANTANEOUS_OVULATION_DETECTION

Implementation

static const DataType POLYMERIZE_INSTANTANEOUS_OVULATION_DETECTION = DataType(
  'com.huawei.instantaneous.ovulation_detection',
  'https://www.huawei.com/healthkit/reproductive.read',
  'https://www.huawei.com/healthkit/reproductive.write',
  <Field>[
    HealthFields.FIELD_DETECTION_RESULT,
  ],
  isPolymerizedFlag: true,
);