MinioError constructor

MinioError(
  1. String? message
)

Implementation

MinioError(this.message);