HEALTHKIT_STEP_READ constant

Scope const HEALTHKIT_STEP_READ

Views the step count in HUAWEI Health Kit.

Implementation

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