sendPushNotification property

bool? get sendPushNotification

Property getter and setter for sendPushNotification:

Implementation

bool? get sendPushNotification;
set sendPushNotification (bool? sendPushNotification)

Implementation

set sendPushNotification(bool? sendPushNotification);