Future<Online> screenshot( String path, ) async { var Online = await this; return Online.screenshot( path, ); }