KeywordsProductQuery constructor Null safety

KeywordsProductQuery(
  1. String keywords
)

Implementation

KeywordsProductQuery(this.keywords);