StaticEndpointProvider<ENDPOINT extends ApiEndpoint> constructor

StaticEndpointProvider<ENDPOINT extends ApiEndpoint>(
  1. ENDPOINT endpoint
)

Implementation

StaticEndpointProvider(this.endpoint);