hasUpdate method

bool hasUpdate()

Implementation

bool hasUpdate() {
  return updateInfo != null;
}