fetchItem method

Item fetchItem(
  1. String id
)

Implementation

Item fetchItem(String id) { throw UnimplementedError(); }