usage property
String?
get
usage
Optional multi-line usage/help text shown under the listing by :help.
Implementation
String? get usage => null;
Optional multi-line usage/help text shown under the listing by :help.
String? get usage => null;