pushOption property Null safety
read / write
The push notification delivery option that determines how to deliver the push notification when sending a user or a file message.
Implementation
PushNotificationDeliveryOption pushOption =
PushNotificationDeliveryOption.normal;