includeEmpty property

bool includeEmpty
read / write

Determines whether to include empty channels or not (channels without messages). Defaults to true. @since 4.0.1

Implementation

bool includeEmpty = true;