programListingArgName property Null safety
override
Name for this key as an arg in the program listing, if other than the default.
Implementation
@override
String? get programListingArgName => name;
Name for this key as an arg in the program listing, if other than the default.
@override
String? get programListingArgName => name;