t static method

String t(
  1. String key
)

Implementation

static String t(String key) => key.tr;