setAppStoreUri
Sets the app store URI for the rate-app action. If not set, the action will generate it using the app's current package name.
Example: "market://details?id=com.example.android"
Return
The config options builder.
Parameters
appStoreUri
The app store URI.