loginWithGoogle abstract method

Future loginWithGoogle({
  1. required MethodCall call,
})

Implementation

Future<dynamic> loginWithGoogle({required MethodCall call});