channelId property

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

Channel ID the user submitted the dialog from

Implementation

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