sendPush property Null safety
final
Determines whether to send a push notification for the message to the members of the channel (applicable to group channels only). (Default: true)
Implementation
final bool sendPush;
Determines whether to send a push notification for the message to the members of the channel (applicable to group channels only). (Default: true)
final bool sendPush;