shortPrefix property

String? shortPrefix
final

The prefix to use for short options, e.g. -. If null, short options are disabled.

Implementation

final String? shortPrefix;