removeAllPersistentRoadblocks static method
Remove all user persistent roadblock
Throws
- An exception if it fails
Implementation
static void removeAllPersistentRoadblocks() {
staticMethod(
'TrafficService',
'removeAllPersistentRoadblocks',
);
}