formFactor property
Form factor of the new track.
Defaults to the default track.
Required. Possible string values are:
- "FORM_FACTOR_UNSPECIFIED" : Fallback value, do not use.
- "DEFAULT" : Default track.
- "WEAR" : Wear form factor track.
- "AUTOMOTIVE" : Automotive form factor track.
Implementation
core.String? formFactor;