programListingArgName property Null safety

  1. @override
String? programListingArgName
override

Name for this key as an arg in the program listing, if other than the default.

Implementation

@override
String? get programListingArgName => name;