token property

String? token
getter/setter pair

The token identifying the message, e.g. 'METRIC_READ_CPU'.

This should be unique within the service.

Implementation

core.String? token;