``` object Loading val value: Either<Loading, U...
# arrow
s
Copy code
object Loading
val value: Either<Loading, User> = ...