toShortString method

String toShortString()

Implementation

String toShortString() {
  return entityFilterTypeToStringMap[this]!;
}