complainValue method

  1. @override
String complainValue()
override

Implementation

@override
String complainValue() {
  return 'Complain';
}