GoogleAuthMethod constructor

GoogleAuthMethod()

Implementation

GoogleAuthMethod()
    : _fly = GetIt.instance<Fly>(),
      this.serviceName = 'google';