HEALTHKIT_SLEEP_READ constant

Scope const HEALTHKIT_SLEEP_READ

Views the sleep data in HUAWEI Health Kit.

Implementation

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