includeEmptyChannel property Null safety
read / write
Query result includes empty (message) channel if true
.
default value is true
Implementation
bool includeEmptyChannel = true;
Query result includes empty (message) channel if true
.
default value is true
bool includeEmptyChannel = true;