device property

String get device

The name of the industrial design. Empty string if not available.

Implementation

static String get device => _deviceParameters['device'] ?? '';