track property
Identifier of the new track.
For default tracks, this field consists of the track alias only. Form
factor tracks have a special prefix as an identifier, for example
wear:production
, automotive:production
. This prefix must match the
value of the form_factor
field, if it is not a default track.
More on track name
Required.
Implementation
core.String? track;