toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.model
/
SortField
/
Asc
Asc
@
Stable
class
Asc
(
val
field
:
String
)
:
SortField
Members
Members & Extensions
Constructors
Asc
Link copied to clipboard
constructor
(
field
:
String
)
Inherited properties
ascending
Link copied to clipboard
val
ascending
:
Boolean
=
true
field
Link copied to clipboard
val
field
:
String
Inherited functions
to
Request
Link copied to clipboard
fun
SortField
.
toRequest
(
)
:
SortParam