//core/com.kustomer.core.providers/extractMessageIdFromPush
[androidJvm] fun Map<String, String>.extractMessageIdFromPush(): String?
Extracts the message ID from push notification data. Returns the message ID if available, null otherwise.