HEALTHKIT_CALORIES_WRITE constant

Scope const HEALTHKIT_CALORIES_WRITE

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

Implementation

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