forceUpdate property

bool get forceUpdate

Implementation

bool get forceUpdate{
  return action == NUIAppVersionItem.LEVEL_FORCE_UPDATE;
}