HEALTHKIT_PULMONARY_READ constant

Scope const HEALTHKIT_PULMONARY_READ

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

Implementation

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