@override Future<void> initSdk() async { await methodChannel.invokeMethod<void>('initSdk'); return; }