Open iOS settings in Dictionary section. returns operation successful or failure.
Dictionary
Future<bool?> dictionary() { return postMessage<bool?>(action: 'App-prefs:General&path=DICTIONARY'); }