ZincSearchRestClient class
Constructors
- ZincSearchRestClient(Dio dio, {required String baseUrl})
Properties
Methods
-
getProduct(
ProductRequest request) → Future< Hit> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
search(
String query) → Future< ZincSearchResponse> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited