HEALTHKIT_BLOODPRESSURE_READ constant

Scope const HEALTHKIT_BLOODPRESSURE_READ

Views the blood pressure data in HUAWEI Health Kit.

Implementation

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