GOOGLE_SIGN_IN_METHOD property

String GOOGLE_SIGN_IN_METHOD

This corresponds to the sign-in method identifier.

Implementation

static String get GOOGLE_SIGN_IN_METHOD {
  return _kProviderId;
}