everTest function
Implementation
Future<void> everTest()async{
print("\n\n##################ever test#################");
await _accountTest();
await _getBalanceByWrapApi();
}
Future<void> everTest()async{
print("\n\n##################ever test#################");
await _accountTest();
await _getBalanceByWrapApi();
}