model property
String
get
model
The end-user-visible name for the end product.
Implementation
static String get model => _deviceParameters['model'] ?? '';
The end-user-visible name for the end product.
static String get model => _deviceParameters['model'] ?? '';