GoogleAppsCardV1Suggestions constructor

GoogleAppsCardV1Suggestions({
  1. List<GoogleAppsCardV1SuggestionItem>? items,
})

Implementation

GoogleAppsCardV1Suggestions({this.items});