hasDescription property

bool get hasDescription

Implementation

bool get hasDescription => description != null && description!.trim().isNotEmpty;