flags property
Optional flags/aliases for this command when used as a switch Example: "-s, --stg" for staging switch
Implementation
final String? flags;
Optional flags/aliases for this command when used as a switch Example: "-s, --stg" for staging switch
final String? flags;