allPurchaseDates property

Map<String, String> get allPurchaseDates
inherited

Map of skus to purchase dates

Implementation

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