HEALTHKIT_HEARTRATE_WRITE constant

Scope const HEALTHKIT_HEARTRATE_WRITE

Stores the heart rate data in HUAWEI Health Kit.

Implementation

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