m2 static method

String m2(
  1. dynamic userName
)

Implementation

static String m2(userName) => "Delete\"${userName}\"";