InvalidArgumentException constructor

InvalidArgumentException([
  1. String message = 'The invalid arguments for this resource'
])

Implementation

InvalidArgumentException([super.message = 'The invalid arguments for this resource']);