@override Future<String?> getSdkInformation() async{ return await methodChannel.invokeMethod<String>(SDK_INFORMATION); }