channel property

String? channel
getter/setter pair

The channel the data applies to.

Acceptable values are: - "local" - "online"

Implementation

core.String? channel;