HEALTHKIT_BLOODGLUCOSE_READ constant

Scope const HEALTHKIT_BLOODGLUCOSE_READ

Views the blood glucose data in HUAWEI Health Kit.

Implementation

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