isSilent property Null safety

bool? isSilent
read / write

Determines whether to send a message without updating some of the channel properties

Implementation

bool? isSilent = false;