analyticsLabel property

String? analyticsLabel
getter/setter pair

The analytics label associated with the messages sent.

All messages sent without an analytics label will be grouped together in a single entry.

Implementation

core.String? analyticsLabel;