currentLocation abstract method

Future<void> currentLocation(
  1. int idOSM
)

Implementation

Future<void> currentLocation(
  int idOSM,
);