buyItem abstract method

String buyItem(
  1. Object item
)

No description provided for @buyItem.

In en, this message translates to: 'Buy {item}'

Implementation

String buyItem(Object item);