clone method

TranslatedString clone ()

Implementation

TranslatedString clone() => TranslatedString()..mergeFromMessage(this);