modelType property

String? modelType
getter/setter pair

modelType represents the type of classification model, which in case of OCR, will be "ocr".

Implementation

String? modelType;