disconnect abstract method

Future<IGoogleSignInAccount?> disconnect()

Disconnects the current user from the app and revokes previous authentication.

Implementation

Future<IGoogleSignInAccount?> disconnect();