args property

List<Object?> args
final

Positional arguments bound to sql placeholders.

Implementation

final List<Object?> args;