StandardSqlStructType constructor
StandardSqlStructType({
- List<
StandardSqlField> ? fields,
Implementation
StandardSqlStructType({
this.fields,
});
StandardSqlStructType({
this.fields,
});