HEALTHKIT_OXYGENSTATURATION_WRITE constant

Scope const HEALTHKIT_OXYGENSTATURATION_WRITE

Stores the blood oxygen data in HUAWEI Health Kit.

Implementation

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