HEALTHKIT_NUTRITION_READ constant

Scope const HEALTHKIT_NUTRITION_READ

Views the nutrition data in HUAWEI Health Kit.

Implementation

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