generate Top Level Function
Whether to generate a top-level function in the same package as the interface.
This function will allow instantiating the implementation by passing an HttpClient
.
Example: fun UserRoute(client: HttpClient): UserRoute