loginWithGoogle abstract method

Future<LoggedUser?> loginWithGoogle()

Implementation

Future<LoggedUser?> loginWithGoogle();