APPLE_SIGN_IN_METHOD property

String APPLE_SIGN_IN_METHOD

This corresponds to the sign-in method identifier.

Implementation

static String get APPLE_SIGN_IN_METHOD {
  return _kProviderId;
}