brand property
String
get
brand
The consumer-visible brand with which the product/hardware will be associated. Empty string if not available.
Implementation
static String get brand => _deviceParameters['brand'] ?? '';