f property

List<TableCell>? f
getter/setter pair

Represents a single row in the result set, consisting of one or more fields.

Implementation

core.List<TableCell>? f;