turboMode property

String? turboMode
getter/setter pair

Turbo frequency mode to use for the instance.

Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the platform-specific default turbo mode.

Implementation

core.String? turboMode;