OrderBy constructor

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

Implementation

OrderBy(args, [Map? options]) : super(args, options);