addBoughtItem abstract method

Future<void> addBoughtItem(
  1. String itemId
)

Implementation

Future<void> addBoughtItem(String itemId);