source property
final
Source of the notification. This is "what" triggered the push to be sent to the user. Push Campaign, Transactional notification, ... Unknown means that your SDK is too old to understand a new source that has been introduced after its release.
Implementation
final BatchInboxNotificationSource source;