defaultTranslator static method

String defaultTranslator(
  1. String s
)

Implementation

static String defaultTranslator(String s) => s;