parameters property
The parameters of the data source, used when querying the data source.
Implementation
core.List<DataSourceParameter>? parameters;
The parameters of the data source, used when querying the data source.
core.List<DataSourceParameter>? parameters;