Deinitialize the SDK
@override Future<void> deinitialize() async { await methodChannel.invokeMethod<void>('deinitialize'); }