id property

  1. @BuiltValueField(wireName: r'id')
String id

The channel's id, not updatable

Implementation

@BuiltValueField(wireName: r'id')
String get id;