menu
ig_module_flutter package
documentation
plugin/gps/gps.dart
MGps
getCurrent method
getCurrent method
dark_mode
light_mode
getCurrent
method
Future
<
Position
>
getCurrent
(
)
Implementation
Future<Position> getCurrent() async { return engine.getCurrent(); }
ig_module_flutter package
documentation
plugin/gps/gps
MGps
getCurrent method
MGps class