channelId property

  1. @JsonKey(name: 'channel_id')
String? channelId
final

the channel it was sent from

Implementation

@JsonKey(name: 'channel_id')
final String? channelId;