HEALTHKIT_STRESS_WRITE constant

Scope const HEALTHKIT_STRESS_WRITE

Stores the stress data to Health Kit.

Implementation

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