concat property

String concat

Concatenates a list of Language to a String.

Implementation

String get concat => concatLanguageList(this);