getLabel method

Label? getLabel()

Implementation

Label? getLabel() {
  return label;
}