argOptDef property

CliOptDef? argOptDef
latefinal

Points to the plain arguments option definintion

Implementation

late final CliOptDef? argOptDef;