HEALTHKIT_HEIGHTWEIGHT_WRITE constant

Scope const HEALTHKIT_HEIGHTWEIGHT_WRITE

Stores the height and weight in HUAWEI Health Kit.

Implementation

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