UpdateCheckFailed constructor

const UpdateCheckFailed(
  1. UpgraderException error
)

Implementation

const UpdateCheckFailed(this.error);