GITHUB_SIGN_IN_METHOD property

String GITHUB_SIGN_IN_METHOD

This corresponds to the sign-in method identifier.

Implementation

static String get GITHUB_SIGN_IN_METHOD {
  return _kProviderId;
}