OrderBy constructor

OrderBy({
  1. String? query,
})

Implementation

OrderBy({this.query});