flags property

String? flags
final

Optional flags/aliases for this command when used as a switch Example: "-s, --stg" for staging switch

Implementation

final String? flags;