Future<Online> close_page( int index, ) async { var Online = await this; return Online.close_page( index, ); }