HEALTHKIT_HEIGHTWEIGHT_READ constant

Scope const HEALTHKIT_HEIGHTWEIGHT_READ

Views the height and weight in HUAWEI Health Kit.

Implementation

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