m0 static method

String m0(
  1. dynamic text
)

Implementation

static String m0(text) => "No results for \"${text}\"";