removeAllVehicles function

void removeAllVehicles()

Implementation

void removeAllVehicles() {
  platform.invokeMethod('removeAllVehicles');
}