ArgumentsParser constructor

ArgumentsParser()

Implementation

factory ArgumentsParser() {
  return _instance;
}