We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b3428 commit 0f116ddCopy full SHA for 0f116dd
src/flet_geolocator/geolocator.py
@@ -99,7 +99,7 @@ async def get_last_known_position_async(
99
timeout: The maximum amount of time (in seconds) to wait for a response.
100
101
Returns:
102
- `True` if the app's settings were opened successfully, `False` otherwise.
+ The last known position of the device as a [`GeolocatorPosition`][(p).].
103
104
Raises:
105
AssertionError: If invoked on a web platform.
0 commit comments