hasSummary property

bool get hasSummary

Implementation

bool get hasSummary => summary != null && summary!.trim().isNotEmpty;