HEALTHKIT_STEP_WRITE constant

Scope const HEALTHKIT_STEP_WRITE

Stores the step count in HUAWEI Health Kit.

Implementation

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