structTypes property
The types of the fields of this struct, in order, if this is a struct.
Optional.
Implementation
core.List<QueryParameterTypeStructTypes>? structTypes;
The types of the fields of this struct, in order, if this is a struct.
Optional.
core.List<QueryParameterTypeStructTypes>? structTypes;