brand property

String get brand

The consumer-visible brand with which the product/hardware will be associated, if any.

Implementation

static String get brand => _deviceParameters['brand'] ?? '';