property

expect fun property(property: String): Ordering.SortOrder(source)

Create a SortOrder, inherited from the OrderBy class, object by the given property name.

Return

the SortOrder object.

Parameters

property

the property name

actual fun property(property: String): Ordering.SortOrder(source)
actual fun property(property: String): Ordering.SortOrder(source)