device_model property

String device_model
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;