HEALTHKIT_STRENGTH_READ constant

Scope const HEALTHKIT_STRENGTH_READ

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

Implementation

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