positionalArgs property
positional_args specifies positional arguments for the command.
Implementation
@$pb.TagNumber(11)
$core.List<PositionalArgDescriptor> get positionalArgs => $_getList(10);
positional_args specifies positional arguments for the command.
@$pb.TagNumber(11)
$core.List<PositionalArgDescriptor> get positionalArgs => $_getList(10);