HEALTHKIT_BLOODGLUCOSE_WRITE constant

Scope const HEALTHKIT_BLOODGLUCOSE_WRITE

Stores the blood glucose data in HUAWEI Health Kit.

Implementation

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