sendPush property Null safety

bool? sendPush
read / write

Determines whether to send a push notification for the message to the members of the channel

Implementation

bool? sendPush = true;