includeEmptyChannel property Null safety

bool includeEmptyChannel
read / write

Query result includes empty (message) channel if true default value is true

Implementation

bool includeEmptyChannel = true;