create static method

OrderBy create()

Implementation

@$core.pragma('dart2js:noInline')
static OrderBy create() => OrderBy._();