hasProfile property

bool hasProfile

Implementation

bool get hasProfile => fullName != null && selectedCauseIds.length > 0;