HEALTHKIT_PULMONARY_WRITE constant

Scope const HEALTHKIT_PULMONARY_WRITE

Stores the pulmonary function data (e.g. VO2 Max) in HUAWEI Health Kit.

Implementation

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