getDeviceId
Retrieves the unique device identifier.
Future<String?>- Returns the device ID as a string, ornullif no device ID is available.
- The device ID is used internally by the SDK to identify the device.
- This ID may be different from the system push token.