输入法 Open Android settings in Input Method section. returns operation successful or failure.
Input Method
Future<bool?> inputMethod() { return postMessage<bool?>(action: 'android.settings.INPUT_METHOD_SETTINGS'); }