getProduct abstract method

Future<Hit> getProduct(
  1. ProductRequest query
)

Implementation

Future<Hit> getProduct(ProductRequest query);