HEALTHKIT_BODYTEMPERATURE_READ constant

Scope const HEALTHKIT_BODYTEMPERATURE_READ

Views the body temperature data in HUAWEI Health Kit.

Implementation

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