isDraft property

bool get isDraft

Implementation

bool get isDraft => status == StudyStatus.draft;