HEALTHKIT_LOCATION_WRITE constant

Scope const HEALTHKIT_LOCATION_WRITE

Stores the location data (including the trajectory) in HUAWEI Health Kit.

Implementation

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