localizedModel property
String
get
localizedModel
Localized name of the device model. Empty string if not available.
Implementation
static String get localizedModel => _deviceParameters['localizedModel'] ?? '';