arguments property

List<Object?> arguments
final

Bound arguments for the referenced statement.

Implementation

final List<Object?> arguments;