hasAnswers property

bool get hasAnswers

Check if there are any answer records

Implementation

bool get hasAnswers => answers.isNotEmpty;