liveOnly property

bool? liveOnly
getter/setter pair

If set to true, this tag will only fire in the live environment (e.g. not in preview or debug mode).

Implementation

core.bool? liveOnly;