Open Android settings in Mobile Hotspot & Tethering section. returns operation successful or failure.
Mobile Hotspot & Tethering
Future<bool> tether() { return sendCustomMessage( 'android.settings.TETHER_SETTINGS', ); }