parameters property
Specifies the parameters for the parameterized statement in the request.
Implementation
final List<ValueHolder>? parameters;
Specifies the parameters for the parameterized statement in the request.
final List<ValueHolder>? parameters;