channelId property

  1. @BuiltValueField(wireName: r'channel_id')
String channelId

The id of the channel to which to direct the typing event.

Implementation

@BuiltValueField(wireName: r'channel_id')
String get channelId;