sendPush property Null safety
read / write
Determines whether to send a push notification for the message to the members of the channel
Implementation
bool? sendPush = true;
Determines whether to send a push notification for the message to the members of the channel
bool? sendPush = true;