includeEmpty property
read / write
Determines whether to include empty channels or not (channels without messages). Defaults to true. @since 4.0.1
Implementation
bool includeEmpty = true;
Determines whether to include empty channels or not (channels without messages). Defaults to true. @since 4.0.1
bool includeEmpty = true;