Future<Online> close_all_other_pages() async { var Online = await this; return Online.close_all_other_pages(); }