device property
The name of the industrial design.
Implementation
@Deprecated("Use nullable DeviceInfo.data['device'] instead.")
static String get device => _deviceParameters['device'] ?? '';
The name of the industrial design.
@Deprecated("Use nullable DeviceInfo.data['device'] instead.")
static String get device => _deviceParameters['device'] ?? '';