columns property

List<String>? columns
getter/setter pair

The columns of table to be returned for each row matching this request.

Required.

Implementation

core.List<core.String>? columns;