HEALTHKIT_REPRODUCTIVE_READ constant

Scope const HEALTHKIT_REPRODUCTIVE_READ

Views the reproductive data in HUAWEI Health Kit.

Implementation

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