asc method

Asc asc(
  1. String attr
)

Specify ascending order on an attribute

Implementation

Asc asc(String attr) => Asc(attr);