HEALTHKIT_BODYTEMPERATURE_WRITE constant

Scope const HEALTHKIT_BODYTEMPERATURE_WRITE

Stores the body temperature data in HUAWEI Health Kit.

Implementation

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