translate method

String translate()

Implementation

String translate() {
  return FloatChatContentsTranslations.translate(this);
}