Retrieve device UUID
Future<String?> retrieveDeviceUUID() async { return retrieve('com.runanywhere.sdk.device.uuid'); }