enableIMEPersonalizedLearning property

bool enableIMEPersonalizedLearning
final

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

Implementation

//
// This flag only affects Android. On iOS, there is no equivalent flag.
//
// Defaults to false. Cannot be null.
final bool enableIMEPersonalizedLearning;