device property
Device required to run the application. Used in cases where a specific make/model is required to run the application.
Implementation
String? device;
Device required to run the application. Used in cases where a specific make/model is required to run the application.
String? device;