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