product property

String get product

The name of the overall product. Empty string if not available.

Implementation

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