HEALTHKIT_OXYGEN_SATURATION_WRITE constant

Scope const HEALTHKIT_OXYGEN_SATURATION_WRITE

Stores the SpO2 data to Health Kit.

Implementation

static const Scope HEALTHKIT_OXYGEN_SATURATION_WRITE = Scope._(
  'https://www.huawei.com/healthkit/oxygensaturation.write',
);