lastPremium property

void lastPremium=(dynamic value)

Implementation

set lastPremium(value) => _prefs.setString(_LAST_ACTIVE_PRODUCTS, value);