Open Android settings in Device Info section. returns operation successful or failure.
Device Info
Future<bool> deviceInfo() { return sendCustomMessage('android.settings.DEVICE_INFO_SETTINGS'); }