Reloads the current URL.
@override Future<void> reload() { _callInfoList = []; return super.reload(); }