setMapKey static method

String setMapKey(
  1. String _key
)

Implementation

static String setMapKey(String _key) => _map_key = _key;