showSubChannelMessagesOnly property Null safety

bool showSubChannelMessagesOnly
read / write

Determines whether to retrieve sub channel messages on Dynamic Partitioning. This property is only working for OpenChannel

Implementation

bool showSubChannelMessagesOnly = false;