addToSuperLow method

dynamic addToSuperLow(
  1. T object
)

Implementation

addToSuperLow(T object) => add(object, priority: TWPriority.superLow);