menu
peekanapp package
documentation
models/details/app_store_app_details.dart
AppStoreAppDetails
genreIds property
genreIds property
dark_mode
light_mode
genreIds
property
List
<
String
>
genreIds
final
A list of genre IDs the app belongs to.
Implementation
final List<String> genreIds;
peekanapp package
documentation
models/details/app_store_app_details
AppStoreAppDetails
genreIds property
AppStoreAppDetails class