m1 static method

String m1(
  1. String time
)

Implementation

static String m1(String time) => "Last refreshed at ${time}";