googleSign static method

dynamic googleSign()

登录-google

Implementation

static googleSign() {
  return '$host/v1/auth/thirdLogin';
}