ImageResizeError constructor

ImageResizeError(
  1. String message
)

Implementation

ImageResizeError(this.message);