Invokes one operation through the typed API installed by a client plugin.
typedef AuthInstalledClientOperationInvoker = FutureOr<Object?> Function(Object api);