orderDesc static method

String orderDesc(
  1. String attribute
)

Implementation

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