var deviceIdentifier: String?
Represents the device identifier to be used to receive mobile push notifications from Webcom on the current device.
This property is expected to be set outside the Webcom SDK, based on identifier provided by the Firebase Cloud Messaging library. If not set, the Subscriber.subscribeThroughNotifications methods will fail.