id property

String? id
getter/setter pair

Unique identifier of this custom channel.

This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

Implementation

core.String? id;