DidCompleteWithError typedef

DidCompleteWithError = Future Function(AppleSignInErrorCode code)

Implementation

typedef DidCompleteWithError = Future Function(AppleSignInErrorCode code);