productId property

String? productId
getter/setter pair

A string of the form app:<package name>.

For example, app:com.google.android.gm represents the Gmail app.

Implementation

core.String? productId;