Returns the default value for option.
option
@override dynamic defaultFor(String option) => _argParser.defaultFor(option);