ScreenPair

data class ScreenPair(val props: Props, val destination: Destination<Props>)

Constructors

Link copied to clipboard
constructor(props: Props, destination: Destination<Props>)

Properties

Link copied to clipboard
Link copied to clipboard