Checks if the current installation is a reinstall.
Future<bool> isReinstall() { throw UnimplementedError('isReinstall() has not been implemented.'); }