suggestionValue method

  1. @override
String suggestionValue()
override

Implementation

@override
String suggestionValue() {
  return 'Saran';
}