results property

List<Result>? results
getter/setter pair

List of results, one for each product match.

Implementation

core.List<Result>? results;