ImageConfig constructor

ImageConfig({
  1. String? textRedactionMode,
})

Implementation

ImageConfig({this.textRedactionMode});