channel property

String? channel
getter/setter pair

The item's channel (online or local).

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

Required.

Implementation

core.String? channel;