parameters property

List<ValueHolder>? parameters
final

Specifies the parameters for the parameterized statement in the request.

Implementation

final List<ValueHolder>? parameters;