getLabel method

  1. @override
String getLabel()
override

Implementation

@override
String getLabel() {
  return _label;
}