username

val username: String? = null

The username supplied to the current sign-up. Only supported if username is enabled in the instance settings.

Return

The username if provided, null otherwise.