DeviceInfo

fun DeviceInfo(    os: String = PointServiceConstants.PLATFORM,     osVersion: String = Build.VERSION.RELEASE,     deviceType: String = PointServiceConstants.DEVICE_MODEL)