parameters property

List<Object?>? parameters
final

The bound parameters, if any.

Implementation

final List<Object?>? parameters;