results property

List<Result>? results
getter/setter pair

List of results in the requested order.

Implementation

List<Result>? results;