HEALTHKIT_SLEEP_WRITE constant

Scope const HEALTHKIT_SLEEP_WRITE

Stores the sleep data in HUAWEI Health Kit.

Implementation

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