parameters property

List<Object?> parameters
final

Bound values in placeholder order; the constructor copies this list.

Implementation

final List<Object?> parameters;