HEALTHKIT_STRENGTH_WRITE constant

Scope const HEALTHKIT_STRENGTH_WRITE

Stores medium- and high-intensity data in HUAWEI Health Kit.

Implementation

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