getNotification property

_RemoteMessageNotification? getNotification

Obtains the notification data instance from a message.

Implementation

_RemoteMessageNotification? get getNotification => notification;