HEALTHKIT_BODYFAT_WRITE constant

Scope const HEALTHKIT_BODYFAT_WRITE

Stores the body fat data (such as body fat rate, BMI, muscle mass, moisture rate, visceral fat, bone salt, protein ratio, and skeletal muscle mass) in HUAWEI Health Kit.

Implementation

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