Dart SDK
dart:html
Geolocation
getCurrentPosition
method
getCurrentPosition
Geolocation
Methods
getCurrentPosition
watchPosition
@DomName('Geolocation.getCurrentPosition')
Future
<
Geoposition
>
getCurrentPosition
(
{
bool
enableHighAccuracy
,
Duration
timeout
,
Duration
maximumAge
}
)
(Not documented.)