orderAsc static method

String orderAsc(
  1. String attribute
)

Implementation

static String orderAsc(String attribute) => 'orderAsc("$attribute")';