munchies
      Target filter
Search in API
Skip to content
    munchies
user-service/com.munchies.user.domain.model/UserProfile/Companion/UserProfileFactory/create

create

abstract fun create(username: String, email: Email, role: UserRole): UserProfile.Companion.UserProfileFactory.UserProfileFactoryResult
abstract fun create(username: String, email: Email, role: String): UserProfile.Companion.UserProfileFactory.UserProfileFactoryResult
abstract fun create(username: String, email: String, role: String): UserProfile.Companion.UserProfileFactory.UserProfileFactoryResult
Generated by Dokka
© 2026 Copyright