tran property

String get tran

Implementation

String get tran {
  // transalatedKeyValuData[this] = this;
  // ColoredLog(jsonEncode(transalatedKeyValuData));
  // return this;
  // getNewKeys();
  return this;
}