pushMessage property

MBPushMessage? pushMessage
final

If the type of the message is push, this is the push message connected to the message.

Implementation

final MBPushMessage? pushMessage;