context

abstract fun context(context: Context): UserControllerBuilder

Sets the context associated with the UserController.

Return

The UserControllerBuilder instance.

Parameters

context

Context associated with the UserController.