device property

String? device
getter/setter pair

Device required to run the application. Used in cases where a specific make/model is required to run the application.

Implementation

String? device;