count property

int get count

Implementation

int get count {
  return translations.length;
}