showSubChannelMessagesOnly property
Determines whether to retrieve sub channel messages on Dynamic Partitioning. This property is only working for OpenChannel
Implementation
@JsonKey(name: 'show_subchannel_messages_only')
bool showSubChannelMessagesOnly = false;