AsyncCallQueueExtOnInt extension

on

Methods

safeIncrement({int wrapTo = kMinJsInt}) int
Returns this == kMaxJsInt ? wrapTo : this + 1