appStoreAppDetails property

AppStoreAppDetails? appStoreAppDetails
final

Details of the app on the App Store (see AppStoreAppDetails). If the app data could not be fetched, this will be null.

Implementation

final AppStoreAppDetails? appStoreAppDetails;