description property
String?
get
description
A one-line description, shown by the command's --help.
Implementation
String? get description => null;
A one-line description, shown by the command's --help.
String? get description => null;