pub async fn set( context: &Context, latitude: f64, longitude: f64, accuracy: f64, ) -> Result<bool>
Sets current location of the user device.