getChars method

  1. @override
String getChars()

Implementation

@override
String getChars() {
  return chars;
}