product property
String
get
product
The name of the overall product.
Implementation
static String get product => _deviceParameters['product'] ?? '';
The name of the overall product.
static String get product => _deviceParameters['product'] ?? '';