fingerprint property

String? fingerprint
getter/setter pair

The fingerprint of the GTM Variable as computed at storage time.

This value is recomputed whenever the variable is modified.

Implementation

core.String? fingerprint;