hasExpiredSubscription property

bool hasExpiredSubscription

Implementation

bool get hasExpiredSubscription => mySubscription?.status == 'EXPIRED';