HEALTHKIT_CALORIES_READ constant

Scope const HEALTHKIT_CALORIES_READ

Views the calories (including the BMR) in HUAWEI Health Kit.

Implementation

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