HEALTHKIT_SPEED_WRITE constant

Scope const HEALTHKIT_SPEED_WRITE

Stores the speed in HUAWEI Health Kit.

Implementation

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