turboMode property

String? turboMode
final

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

final String? turboMode;