device property
String
get
device
The name of the industrial design. Empty string if not available.
Implementation
static String get device => _deviceParameters['device'] ?? '';
The name of the industrial design. Empty string if not available.
static String get device => _deviceParameters['device'] ?? '';