type property

String? type
getter/setter pair

Type of the redirect action. Possible string values are:

  • "EXTERNAL_302"
  • "GOOGLE_RECAPTCHA"

Implementation

core.String? type;