m0 static method

String m0(
  1. dynamic userName
)

Implementation

static String m0(userName) => "Account:${userName}";