Obtain the distinct_id of the current device.
Function
export function fetchDistinctId():string;
Sample Code
let distinctId = SolarEngine.fetchDistinctId();