Companion

object Companion

Functions

Link copied to clipboard
fun from(old: User?, new: User): UserDelta?

Given an old and new User object, return a UserDelta representing the changes between them.