onChecked property

void Function(bool isAvailable)? onChecked
getter/setter pair

Return true/false based on update available or not

Implementation

void Function(bool isAvailable)? onChecked;