orderBy property

Rx<TagOrderBy> orderBy
final

Implementation

final Rx<TagOrderBy> orderBy = TagOrderBy.createdAtDescending.obs;