HEALTHKIT_SPEED_READ constant

Scope const HEALTHKIT_SPEED_READ

Views the speed in HUAWEI Health Kit.

Implementation

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