HEALTHKIT_NUTRITION_WRITE constant

Scope const HEALTHKIT_NUTRITION_WRITE

Stores the nutrition data in HUAWEI Health Kit.

Implementation

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