getCustomLargeIconURL

Get the custom large icon url contained in this push. You should always check if the push contains a custom large icon using hasCustomLargeIcon. The url returned by this method is already optimized for the device, you have to download the image and use it in the notification

Return

the custom large icon url if any, null otherwise