model property

String? model
getter/setter pair

Model to use for shot change detection.

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

Implementation

core.String? model;