value property Null safety

String? value
read / write

Literal to compare the variable to.

This field is only relevant when type is left unset or set to CUSTOM_VARIABLE_TERM or REFERRER_TERM.

Implementation

core.String? value;