DbStoreDescriptorQuerySortThenBy extension Null safety

on

Methods

thenByHits() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByHitsDesc() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenById() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByIdDesc() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByMisses() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByMissesDesc() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByName() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>
thenByNameDesc() QueryBuilder<DbStoreDescriptor, DbStoreDescriptor, QAfterSortBy>