getName method

String getName()
override

Implementation

String getName() {
  return mName;
}