signalr_flutter icon indicating copy to clipboard operation
signalr_flutter copied to clipboard

invokeMethod with class as parameter

Open mormitech opened this issue 11 months ago • 0 comments

How do I call invokeMethod when server expects a class?

Like:

{ username: "x", password: "y" }

How do I feed this to the new string list parameter?

mormitech avatar Mar 06 '24 19:03 mormitech