IatTextParams constructor

IatTextParams({
  1. String? tag,
})

Implementation

IatTextParams({super.tag}) : super(dataType: DataType.text);