HandleError constructor

HandleError([
  1. String msg = ''
])

Error for handle image.

Implementation

HandleError([this.msg = '']);