ClientRoutes constructor

const ClientRoutes(
  1. BaseSpryClient client
)

Creates a route helper shell bound to a generated client.

Implementation

const ClientRoutes(this.client);