m0 static method

String m0(
  1. dynamic name
)

Implementation

static String m0(name) => "welcome ${name}";