extendedHelp property

List<ExtendedHelp>? extendedHelp
final

Additional text to be displayed at the bottom of the help output.

This can be multiline.

See also ExtendedHelp.

Implementation

final List<ExtendedHelp>? extendedHelp;