allExpirationDates property

Map<String, String?> allExpirationDates
inherited

Map of skus to expiration dates

Implementation

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