GoogleAuth constructor

GoogleAuth()

Implementation

factory GoogleAuth() {
  return _auth;
}