SearchResponseDoc constructor
Returns a new SearchResponseDoc instance.
This model is designed to handle dynamic product data based on the fl parameter. Fields returned depend entirely on what's requested in the search query.
Implementation
SearchResponseDoc({
required this.fields,
});