DeviceIdentity

constructor(brand: String? = null, device: String? = null, product: String? = null, serialNumber: String? = null, imeis: Set<String> = emptySet(), meid: String? = null, manufacturer: String? = null, model: String? = null)