device_model property
read / write
Model of the device the application is being run on; must be non-empty.
Implementation
late String device_model;
Model of the device the application is being run on; must be non-empty.
late String device_model;