This method is used to get the distinct_id of the current device.
Call example:
const distinctId = solarengine.getDistinctId();
Returned value:
If no distinct ID is set for the device, it will return null.