requestUpdatePriority method

void requestUpdatePriority()

Implementation

void requestUpdatePriority() {
  _shouldUpdatePriority = true;
}