boundVariables property

List boundVariables

The values of introducedVariables that will be sent to the underlying engine.

Implementation

List<dynamic> get boundVariables => _boundVariables;