sendPush property

bool sendPush
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;