channelId property

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

The id of the associated Stage channel

Implementation

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