availableOnDevice property

  1. @override
String? availableOnDevice
getter/setter pairoverride

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

Implementation

@override
String? availableOnDevice;