fields property

List<StandardSqlField>? fields
getter/setter pair

Fields within the struct.

Implementation

core.List<StandardSqlField>? fields;