haveDescription property

bool haveDescription

Weither the function have a description.

Implementation

bool get haveDescription => description != null;