orderBys property
@doc "Order by" applied to the query.
Implementation
@$pb.TagNumber(2)
$pb.PbList<FFPostgresOrderBy> get orderBys => $_getList(1);
@doc "Order by" applied to the query.
@$pb.TagNumber(2)
$pb.PbList<FFPostgresOrderBy> get orderBys => $_getList(1);