Exit SDK and release resources
@override Future<void> exitSdk() async { await methodChannel.invokeMethod('exitSdk'); }