Method Control
Control(string, object?)
Invokes the powersync_control function for the sync client.
Task<string> Control(string op, object? payload)
Invokes the powersync_control function for the sync client.
Task<string> Control(string op, object? payload)