isVip property

bool get isVip

Implementation

bool get isVip => userVipDate > DateTime.now().millisecondsSinceEpoch;