CommandableSwaggerDocument constructor Null safety

CommandableSwaggerDocument(
  1. String baseRoute,
  2. ConfigParams? config,
  3. List<ICommand> commands
)