checkForUpdate function

void checkForUpdate()

Implementation

void checkForUpdate() async {
  print('checkForUpdate');
}