DeviceName

data class DeviceName(val name: String) : DeviceDescription

A device name as reported by Build.DEVICE.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard