AuthDetails

fun AuthDetails(id: String, password: String? = null, displayName: String? = null, profile: Any? = null)