ilya.gorbunov
nullsLast
compareBy
kotlin.comparisons
list.sortWith(nullsLast(compareBy<ForeCast> { it.foreCastTime }))