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