Companion

object Companion

Properties

Link copied to clipboard

No UserName has been assigned.

Functions

Link copied to clipboard
@JvmName(name = "create")
operator fun invoke(lastName: String, firstName: String): UserName

Create a default instance with the indicated first and last names.