HEALTHKIT_DISTANCE_READ constant

Scope const HEALTHKIT_DISTANCE_READ

Views the distance and climbing height in HUAWEI Health Kit.

Implementation

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