HEALTHKIT_HEARTRATE_READ constant

Scope const HEALTHKIT_HEARTRATE_READ

Views the heart rate data in HUAWEI Health Kit.

Implementation

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