intentEngineType property

EngineType? intentEngineType
getter/setter pair

引擎设置

EngineType.local 本地引擎 EngineType.cloud 云端引擎

默认值为EngineType.cloud

Implementation

EngineType? intentEngineType;