device_model property
read / write
Model of the device the application has been run or is running on, as provided by the application.
Implementation
late String device_model;
Model of the device the application has been run or is running on, as provided by the application.
late String device_model;