manufacturer property
String
get
manufacturer
The manufacturer of the product/hardware.
Implementation
static String get manufacturer => _deviceParameters['manufacturer'] ?? '';
The manufacturer of the product/hardware.
static String get manufacturer => _deviceParameters['manufacturer'] ?? '';