UserTrackingOption.withoutUserPosition constructor
const
UserTrackingOption.withoutUserPosition({})
Implementation
const UserTrackingOption.withoutUserPosition({
this.enableTracking = false,
this.unFollowUser = false,
}) : initWithUserPosition = false;