clearAllRoads abstract method

Future<void> clearAllRoads(
  1. int idOSM
)

Implementation

Future<void> clearAllRoads(
  int idOSM,
);