push

abstract fun push(screen: Screen, resultKey: String? = null): Boolean
abstract fun push(record: R): Boolean