No description provided for @buyItem.
In en, this message translates to: 'Buy {item}'
@override String buyItem(Object item) { return 'خرید $item'; }