RegisterPageRouting

class RegisterPageRouting @Inject constructor(service: RegisterPageService) : PageRouting

Author

Jordan Abraham

Constructors

Link copied to clipboard
@Inject
constructor(service: RegisterPageService)

Properties

Link copied to clipboard
val routing: Routing.() -> Unit

The routing used for the http requests for a html page.