model property

String? model
getter/setter pair

Model to use for text detection.

Supported values: "builtin/stable" (the default if unset) and "builtin/latest".

Implementation

core.String? model;