things property

List<Thing>? things
final

An array of things in the result set.

Implementation

final List<Thing>? things;