appreciation method

  1. @override
String appreciation()
override

Implementation

@override
String appreciation() {
  return 'Appreciation';
}