ModuleEndpointCaller constructor

ModuleEndpointCaller(
  1. ServerpodClientShared client
)

Creates a new ModuleEndpointCaller.

Implementation

ModuleEndpointCaller(this.client);