You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current IDL generator does not support overloading of interface methods. This issue is to add support for method overloading (similar to how it's currently being done in the Dart interface interop generator).