model property

String? model
getter/setter pair

Model to use for object tracking.

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

Implementation

core.String? model;