sku property

String? sku
final

Stock Keeping Unit (SKU) for hosted content.

Unique identifier for hosted content packages associated with the application. Used for content management and distribution tracking in App Store Connect.

Example: "MyApp-Content-v1"

Implementation

final String? sku;