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