toSearchString method

String toSearchString()

Implementation

String toSearchString() {
  return '$name $code $dialCode $flag';
}