tag property

String? tag
getter/setter pair

The ad blocking recovery tag.

Note that the message generated by the tag can be blocked by an ad blocking extension. If this is not your desired outcome, then you'll need to use it in conjunction with the error protection code.

Implementation

core.String? tag;