isUpcoming property

bool get isUpcoming

Implementation

bool get isUpcoming => status.toLowerCase() == 'upcoming';