I have created a Future type function and I was not able to call that Function in another class. How can I call the Function
Future logout() async {