removeAllPersistentRoadblocks static method

void removeAllPersistentRoadblocks()

Remove all user persistent roadblock

Implementation

static void removeAllPersistentRoadblocks() {
  staticMethod('TrafficService', 'removeAllPersistentRoadblocks');
}