deviceName property

String get deviceName

The device name, or an empty string if not set.

Implementation

static String get deviceName => deviceIdentifier?.name ?? '';