HEALTHKIT_STEP_REALTIME constant

Scope const HEALTHKIT_STEP_REALTIME

Subscribes to real-time total step count data in HUAWEI Health Kit.

Implementation

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