During using drush commands with Drush versions 11 and 12 we get the error:
ArgumentCountError: Too few arguments to function Drupal\\config_import\\Drush\\Command::__construct(), 0 passed in
Because it was implemented in an outdated way.
Needs to update the way to include these Drush commands
Fixed
3.1
Code