OrderBy constructor

OrderBy(
  1. List? args, [
  2. Map? options
])

Implementation

OrderBy(super.args, [super.options]);