productId property
Product identifier for hosted content distribution.
Used for applications that include hosted content or in-app purchases. Specifies the product ID for content validation and upload. Required for apps with server-hosted content.
Example: "com.example.myapp.content"
Implementation
final String? productId;