abbr property
String?
get
abbr
A single-character string that can be used as a shorthand for this option.
For example, abbr: "a" will allow the user to pass -a value or
-avalue.
Implementation
String? get abbr;