HEALTHKIT_OXYGENSTATURATION_READ constant

Scope const HEALTHKIT_OXYGENSTATURATION_READ

Views the blood oxygen data in HUAWEI Health Kit.

Implementation

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