allPurchaseDates property

Map<String, String?> allPurchaseDates
inherited

Map of skus to purchase dates

Implementation

Map<String, String?> get allPurchaseDates =>
    throw _privateConstructorUsedError;