enableIMEPersonalizedLearning property Null safety

bool enableIMEPersonalizedLearning
final

Whether to enable that the IME update personalized data such as typing history and user dictionary data.

This flag only affects Android. On iOS, there is no equivalent flag.

Defaults to true. Cannot be null.

See also:

Implementation

final bool enableIMEPersonalizedLearning;