convertToString static method

String convertToString(
  1. String x
)

Implementation

static String convertToString(String x) => x;