m2 static method

String m2(
  1. dynamic totalElements
)

Implementation

static String m2(totalElements) => "Showing ${totalElements} elements";