HEALTHKIT_DISTANCE_WRITE constant

Scope const HEALTHKIT_DISTANCE_WRITE

Stores the distance and climbing height in HUAWEI Health Kit.

Implementation

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