menu
peekanapp package
documentation
models/details/app_store_app_details.dart
AppStoreAppDetails
supportedDevices property
supportedDevices property
dark_mode
light_mode
supportedDevices
property
List
<
String
>
supportedDevices
final
A list of supported devices.
Implementation
final List<String> supportedDevices;
peekanapp package
documentation
models/details/app_store_app_details
AppStoreAppDetails
supportedDevices property
AppStoreAppDetails class