summaryText method

String summaryText()

Implementation

String summaryText() {
  return "$identifier / $dimensionsText";
}