StructuredQuery_Projection constructor
StructuredQuery_Projection({
- List<
StructuredQuery_FieldReference> fields = const [],
Implementation
StructuredQuery_Projection({this.fields = const []})
: super(fullyQualifiedName);