usage property

String? get usage

Optional multi-line usage/help text shown under the listing by :help.

Implementation

String? get usage => null;