Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
LouiseHsu committed Aug 29, 2024
1 parent 4bee70f commit c8ccd5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class AppStoreProductDetails extends ProductDetails {
final SKProductWrapper skProduct;
}

/// The class represents the information of a product as registered in the Apple
/// The class represents the information of a StoreKit2 product as registered in the Apple
/// AppStore.
class AppStoreProduct2Details extends ProductDetails {
/// Creates a new AppStore specific product details object with the provided
Expand Down

0 comments on commit c8ccd5e

Please sign in to comment.