ocrBaseUrl property

String? ocrBaseUrl
final

Base URL of the OCR server (e.g. 'http://192.168.1.10:8212'). When null, OCR is skipped and only the cropped image is shown.

Implementation

final String? ocrBaseUrl;