locationWhenInUse constant

CkPermission const locationWhenInUse

Location when in use permission (Permission.locationWhenInUse).

Implementation

static const CkPermission locationWhenInUse = CkPermission(
  Permission.locationWhenInUse,
);