m2 static method

String m2(
  1. int totalElements
)

Implementation

static String m2(int totalElements) => "Mostrando ${totalElements} elementos";