spam property

  1. @override
String get spam
override

In en, this translates to : **'Spam'

Implementation

@override
String get spam => "Spam";