isSilent property Null safety
read / write
Determines whether to send a message without updating some of the channel properties
Implementation
bool? isSilent = false;
Determines whether to send a message without updating some of the channel properties
bool? isSilent = false;