AppleAuth constructor

AppleAuth()

Implementation

factory AppleAuth() {
  return _auth;
}