HEALTHKIT_BLOODPRESSURE_WRITE constant

Scope const HEALTHKIT_BLOODPRESSURE_WRITE

Stores the blood pressure data in HUAWEI Health Kit.

Implementation

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