hasDescription property

bool hasDescription

Implementation

bool get hasDescription => _description != null && _description!.isNotEmpty;