disconnect abstract method
Disconnects the current user from the app and revokes previous authentication.
Implementation
Future<IGoogleSignInAccount?> disconnect();
Disconnects the current user from the app and revokes previous authentication.
Future<IGoogleSignInAccount?> disconnect();