m9 static method

String m9(
  1. dynamic userName
)

Implementation

static String m9(userName) => "Send to ${userName}";