signInWithApple method

  1. @override
Future<Response<Credential>> signInWithApple()
override

Implementation

@override
Future<Response<Credential>> signInWithApple() => source.signInWithApple();