clearNativeSpellCheckServiceDefined method
Deletes existing value that determines whether or not a native spell check service is defined and returns to the real value.
Implementation
void clearNativeSpellCheckServiceDefined() {
_nativeSpellCheckServiceDefinedTestValue = null;
}