m1 static method

String m1(
  1. String time
)

Implementation

static String m1(String time) => "Ultimo aggiornamento alle ${time}";